Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting temperature for azure openai assistant in nodejs #29426

Open
gokulsathyan-ulai opened this issue Apr 25, 2024 · 6 comments
Open

Setting temperature for azure openai assistant in nodejs #29426

gokulsathyan-ulai opened this issue Apr 25, 2024 · 6 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@gokulsathyan-ulai
Copy link

How do I set the temperature of a model in @azure/openai-assistants while creating an assistant.

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team. labels Apr 25, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @glharper.

@glharper
Copy link
Member

@gokulsathyan-ulai Thank you for using the Azure OpenAI Assistants SDK for JS, and for writing this issue up. The ability to set temperature is not available in the v1 Beta API for Assistants, but was recently released in the v2 Beta API. Azure Assistants support for the v2 Beta API is being implemented, and I'll update this issue once that support reaches the JS SDK.

@gokulsathyan-ulai
Copy link
Author

gokulsathyan-ulai commented Apr 26, 2024

@glharper What is the default temperature for models in azure openai assistants?

@glharper
Copy link
Member

@glharper What is the default temperature for models in azure openai assistants?

I'd assume the same default as for OpenAI Assistant models, 1, but I can't find any Azure specific ref docs to back that up.

@gokulsathyan-ulai
Copy link
Author

@glharper Is there any other way for me to make the temperature 0?

@gokulsathyan-ulai
Copy link
Author

@glharper Is there any other way for me to make the temperature 0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team OpenAI question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants