-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Bug]: Autogen Studio Api Version cannot be saved #1126
Comments
Hi @Cloudinfo-Github , Thanks for noting this. It is indeed a bug and a fix has been pushed (still being tested) to pypi (0.0.19a) pip install -U autogenstudio Please try it out and let me know. |
Hi @victordibia , Thanks for your help, I have installed a new version of the package, but when I open autogen studio, an error message pops up. The api version can be saved normally, but other error messages will pop up later in the playground. |
Thanks for noting. Looks like a db issue. |
@@Cloudinfo-Github |
I'm running into a "typing" issue with 0.0.19a. I'm starting with a clean container:
and I run into this:
This works fine:
|
I was able to replicate the bug you mentioned. I have pushed an update pip install -U autogenstudio |
Hi @victordibia , I have tested and the error has been resolved, thank you very much |
* first commit * second update * third update --------- Co-authored-by: “xiaoboxia” <“xiaoboxia.uni@gmail.com”> Co-authored-by: Shaokun <shaokunzhang529@gmail.com> Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Describe the bug
After setting the api version in the model, the api version will disappear when you re-enter the model settings.
Later, when using the gpt-4 model of Azure openai, there will be a problem of resource not being found.
Steps to reproduce
No response
Expected Behavior
No response
Screenshots and logs
Additional Information
No response
The text was updated successfully, but these errors were encountered: