Janaka Abeywardhana
Janaka Abeywardhana
>Not all agents will run in workspace root, some workflows will be folder-based; requires recursive instruction discovery. @digitarald can you elaborate on that ^ pls
@kristapratico it would be really great if there was a feature release roadmap. Even if the time lines are by quarter. We would like answers to the questions "when is...
@trrwilson really appreciate the update and especially some of the details you shared. Being as transparent as you can with this stuff goes a long way. I appreciate the difficulty...
@trrwilson re feature like `tool_choice=required` what is the source of truth to know what's actually deployed? Given this particular feature was in the API spec of the latest stable version...
> > @trrwilson related: do you know if the next service API release will include the ability to set `tool_choice: "required"`? (as described [here](https://platform.openai.com/docs/guides/function-calling/configuring-function-calling-behavior-using-the-tool_choice-parameter) and [here](https://platform.openai.com/docs/api-reference/chat/create#chat-create-tool_choice)) > > That one's...
just been upgrading and test (via the C# lib) against a new 06-08-2024 deployment in eastus - though the Azure SDK doesn't have the REST API version add, so using...
Updated to the new v2 beta2 client. This feature seems to be switched to `true` by default in the OpenAI client but doesn't seem to be working. https://github.com/openai/openai-dotnet/issues/103
> Are there any updates on this? @Mako217 on https://github.com/openai/openai-dotnet/issues/103 I was told the backend doesn't have the feature yet. Generally Azure have been terrible at communicating what the state...
yes, confirmed for the save model and rest API version against eastus and sweden deployments. streaming + include_usage works for me with Postman.
We are not on v2.1 of the dotnet SDK and this issue still has not been fixed. As documented in https://github.com/openai/openai-dotnet/issues/103 this is a bug in the client. The backend...