issues
search
Azure-Samples
/
azureai-samples
Official community-driven Azure AI Examples
MIT License
275
stars
182
forks
source link
April-Assistant-API-SDK-updates and fixes
#121
Closed
gloveboxes
closed
3 months ago
gloveboxes
commented
3 months ago
Updated to the latest OpenAI SDK and Pinned so will continue to work until the samples are next updated
Fixed Imports
Rather than manually pooling use the client.beta.threads.runs.poll(run_id=run.id, thread_id=thread.id) API
Description
Checklist
[ ] I have read the
contribution guidelines
[ ] I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
[ ] This notebook or file is added to the
CODEOWNERS
file, pointing to the author or the author's team.
Description
Checklist