Skip to content

Update assistants HTTP header #61

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

Merged
merged 3 commits into from
May 19, 2024
Merged

Conversation

jianghoy
Copy link
Contributor

@jianghoy jianghoy commented May 18, 2024

Per official doc, the HTTP header is updated with a v2 tag: https://platform.openai.com/docs/assistants/overview?context=without-streaming

Current code is still using v1 tag and resulting in a 400.

After changing the header to v2, it works without issues.

@wkok
Copy link
Owner

wkok commented May 19, 2024

Thank you!

@wkok wkok merged commit f109b0a into wkok:main May 19, 2024
1 check 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