Closed amy-why-msft closed 6 months ago
This is due to latest OpenAI updates and tool probably installs the latest openai library and that causes issue pip install openai==1.20.0 resolves the issue
@amy-why-msft Thank you! That is correct, currently the wheel takes the latest openai library when installed and that has v2 version of the api, which causes the break.
We are working on to update the wheel using v2 API.
New version 0.3.0-alpha has been released for V2 api support. https://github.com/Azure-Samples/azureai-assistant-tool/releases/tag/v0.3.0-alpha
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Windows 11
Versions
Mention any other details that might be useful