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

April-Assistant-API-SDK-updates and fixes #121

Conversation

gloveboxes
Copy link
Member

  • 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.

- 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
@gloveboxes gloveboxes requested a review from a team as a code owner August 1, 2024 04:50
@kdestin kdestin merged commit 62573ac into Azure-Samples:main Aug 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants