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

Remove Azure US East Config and Credentials #288

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

davidgxue
Copy link
Collaborator

@davidgxue davidgxue commented Jan 30, 2024

Description

  • We have now migrated Ask Astro credentials into a single account on Azure. All OpenAI model deployments now use the same Azure endpoint (US East 2) and credentials. Therefore, the US East credentials environment variable and the config field is no longer relevant.

Tests

  • New credentials already tested in dev servers. AZURE_OPENAI_USEAST_PARAMS and AZURE_OPENAI_USEAST2_PARAMS was set to the be same
  • In this branch, I removed the environment variable for AZURE_OPENAI_USEAST_PARAMS and the service still worked as expected.

Related to Issue #197 (Azure OpenAI migration, not OpenAI)

@davidgxue davidgxue added this to the 0.3.0 milestone Jan 30, 2024
@davidgxue davidgxue self-assigned this Jan 30, 2024
@davidgxue davidgxue merged commit 6c81744 into main Jan 31, 2024
8 checks passed
@davidgxue davidgxue deleted the migrate_azure_deployment branch January 31, 2024 23:31
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.

None yet

3 participants