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: Add Support for Azure OpenAI Base URL #1596

Merged
merged 9 commits into from
Jan 19, 2024
Merged

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    b1d8209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f590cab View commit details
    Browse the repository at this point in the history
  3. feat(azureUtils):

    - `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
    danny-avila committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0cd4b53 View commit details
    Browse the repository at this point in the history
  4. refactor(extractBaseURL): return entire input when cloudflare `azure-…

    …openai` suffix detected
    
    - also add more tests for both construct and extract URL
    danny-avila committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    98d18a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd488fb View commit details
    Browse the repository at this point in the history
  6. refactor(initializeClient): determine reverseProxyUrl based on endp…

    …oint (azure or openai)
    danny-avila committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cacb1b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60b9cbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    440cc0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5114079 View commit details
    Browse the repository at this point in the history