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

feat(host): add support of azure hosts #196

Merged
merged 1 commit into from
Jun 3, 2023
Merged

feat(host): add support of azure hosts #196

merged 1 commit into from
Jun 3, 2023

Conversation

aallam
Copy link
Owner

@aallam aallam commented Jun 3, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Related Issue Fix #195

Describe your change

  • Support of OpenAIHost with a base path and removes hard coded v1 from API paths.
  • Add host builder for Azure:OpenAIHost.azure(resourceName, deploymentId, apiVersion)

@aallam aallam changed the title feat: adds support for creating azure hosts feat(host): add support of azure hosts Jun 3, 2023
@aallam aallam merged commit b3f3650 into main Jun 3, 2023
@aallam aallam deleted the feat/azure branch June 3, 2023 20:06
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.

Cannot use Azure custom deployment due to fixed URL path
1 participant