Structured Response using Semantic functions #10154
-
Hello, class botresponse(KernelBaseModel): req_settings = kernel.get_prompt_execution_settings_from_service_id(service_id=service_id) Please if somebody can help to resolve this. I am using gpt-4o to make calls. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @Vinaysoni2310, can you please have a look at these samples? I am able to run them both against OpenAI and Azure OpenAI: https://github.com/microsoft/semantic-kernel/tree/main/python/samples/concepts/structured_output |
Beta Was this translation helpful? Give feedback.
Hello @Vinaysoni2310, can you please have a look at these samples? I am able to run them both against OpenAI and Azure OpenAI: https://github.com/microsoft/semantic-kernel/tree/main/python/samples/concepts/structured_output