2 references to ResultDidNotContainJson
Microsoft.Extensions.AI (2)
ChatCompletion\ChatCompletion{T}.cs (2)
60
FailureReason.
ResultDidNotContainJson
=> throw new InvalidOperationException("The response did not contain text to be deserialized"),
135
failureReason = FailureReason.
ResultDidNotContainJson
;