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

Updated OpenAI APIs to GA version 2024-02-01 #364

Closed
wants to merge 1 commit into from
Closed

Conversation

leongj
Copy link
Collaborator

@leongj leongj commented Apr 2, 2024

Update the OpenAI API versions across:

  • GPT chat model
  • GPT vision model
  • DALL-E model

Targeting the generally-available 2024-02-01 release.
Includes updates across infra Bicep code, examples and docs.

Bugfix:

  • Updated infra code to strip out - and _ from the environment name when creating the storage account name (alphanumeric only). Could've stripped out more characters, but these are the most common ones that people are using.

@davidxw
Copy link
Member

davidxw commented Sep 11, 2024

This has been superseded by our recent update to GPT-4o (which also updated API versions)

@davidxw davidxw closed this Sep 11, 2024
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