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

Fix Azure OpenAI Crash #938

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Fix Azure OpenAI Crash #938

merged 1 commit into from
Apr 5, 2024

Conversation

elisalimli
Copy link
Collaborator

Summary

Adds missing spread operator for options. This was causing issues when someone tried to use Azure OpenAI, because api_version, deployment_name etc. were not set.

Copy link

render bot commented Apr 5, 2024

Copy link

vercel bot commented Apr 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
superagent-ui ✅ Ready (Inspect) Visit Preview Apr 5, 2024 4:56pm

@elisalimli elisalimli requested a review from homanp April 5, 2024 16:56
@homanp homanp merged commit 6e8c534 into main Apr 5, 2024
8 checks passed
@elisalimli elisalimli deleted the fix/azure-openai-crash branch April 5, 2024 17:14
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