-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: Add Support for Azure OpenAI Base URL #1596
Commits on Jan 19, 2024
-
refactor(extractBaseURL): add handling for all possible Cloudflare AI…
… Gateway endpoints
Configuration menu - View commit details
-
Copy full SHA for b1d8209 - Browse repository at this point
Copy the full SHA b1d8209View commit details -
Configuration menu - View commit details
-
Copy full SHA for f590cab - Browse repository at this point
Copy the full SHA f590cabView commit details -
- `genAzureChatCompletion`: allow optional client pass to update azure property - `constructAzureURL`: optionally replace placeholders for instance and deployment names of an azure baseURL - add tests for module
Configuration menu - View commit details
-
Copy full SHA for 0cd4b53 - Browse repository at this point
Copy the full SHA 0cd4b53View commit details -
refactor(extractBaseURL): return entire input when cloudflare `azure-…
…openai` suffix detected - also add more tests for both construct and extract URL
Configuration menu - View commit details
-
Copy full SHA for 98d18a3 - Browse repository at this point
Copy the full SHA 98d18a3View commit details -
refactor(genAzureChatCompletion): only allow omitting instance name i…
…f baseURL is not set
Configuration menu - View commit details
-
Copy full SHA for bd488fb - Browse repository at this point
Copy the full SHA bd488fbView commit details -
refactor(initializeClient): determine
reverseProxyUrl
based on endp……oint (azure or openai)
Configuration menu - View commit details
-
Copy full SHA for cacb1b2 - Browse repository at this point
Copy the full SHA cacb1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b9cbe - Browse repository at this point
Copy the full SHA 60b9cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 440cc0c - Browse repository at this point
Copy the full SHA 440cc0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5114079 - Browse repository at this point
Copy the full SHA 5114079View commit details