Replies: 1 comment
-
Hi @spiovesan, Semantic Kernel Structured Outputs support currently only exists for some OpenAI/Azure OpenAI models. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed this post to see how structured outputs work.
Then I tried to use the DeepSeek model
But I get this error:
I noticed that
OllamaPromptExecutionSettings
also does not supportResponseFormat
, even if Ollama supports models asLlama 3.2
does.Do structured outputs work only with OpenAI with SK?
Beta Was this translation helpful? Give feedback.
All reactions