Replies: 7 comments 7 replies
-
Hello @mkemmerz it should be landing soon, in the form of an agent. |
Beta Was this translation helpful? Give feedback.
-
Just bumping this to check in, is there any news on when this might be available for .net? |
Beta Was this translation helpful? Give feedback.
-
I'm also interested to know when support for the Responses API will be landing as I am using SK, but I'd really like to change to use this new API for the built in web search and image generation capabilities. |
Beta Was this translation helpful? Give feedback.
-
Hi, just wondering if Response API is available in .NET version yet? |
Beta Was this translation helpful? Give feedback.
-
Hello @code-junkie-403, yes, the Responses Agent in SK .NET is available. You can find some getting started samples here. The agent was introduced in v1.56.0. |
Beta Was this translation helpful? Give feedback.
-
@moonbox3 yes the OpenAIResponseAgent is available - but it's barely in an MVP state. It only supports TextContent type in ChatMessageContent (everything else is ignored). Linking this issue #12888 here for visibility. |
Beta Was this translation helpful? Give feedback.
-
Any updated ETA for the Responses API availability in .NET? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use semantic kernel already with the new Responses API: https://platform.openai.com/docs/api-reference/responses?
I had some looks into the code but couldn't find anything, also this issue exists: #11026
Sorry If that question is stupid but does someone know more about the support for the Responses API? I couldn't really find anything about it.
Beta Was this translation helpful? Give feedback.
All reactions