OpenAI Response Agent Capabilities #12594
Replies: 3 comments 4 replies
|
Hi Foton (@iFoton), Thank you for your question! Could you let us know which language you're using? |
|
Would really appreciate the ResponsesAgent to support the ResponseFormat as well! Used Assistant previously but the latency improvement of the Responses API is so large I don't want to switch back for these kind of features. (Also in .NET) |
|
Hey, But! When NOT using InvokeAsync directly, for example via agents orchestration (as described here), it seems it's impossible to have any impact on the parameters sent to OpenAI (reasoning effort, response format, etc). It feels that Mark Wallace (@markwallace-microsoft) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I tried switching my agents to the recently introduced OpenAI Response Agent, but I’ve run into a few issues:
Is there a new way I should configure this feature, or are these capabilities just not implemented yet?
All reactions