Skip to content

feat: add support for titling convos with azure endpoint #234

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

Merged
merged 1 commit into from
May 11, 2023

Conversation

danny-avila
Copy link
Owner

Title + the genAzureEndpoint function in genAzureEndpoints.js generates the endpoint URL based on the provided parameters. The chatgpt-client.js and titleConvo.js files now use this function to generate the endpoint URL when the AZURE_OPENAI_API_KEY environment variable is set.

…port for Azure OpenAI API endpoint generation

This commit adds support for generating Azure OpenAI API endpoints in the
`chatgpt-client.js` and `titleConvo.js` files. The `genAzureEndpoint` function
in `genAzureEndpoints.js` generates the endpoint URL based on the provided
parameters. The `chatgpt-client.js` and `titleConvo.js` files now use this
function to generate the endpoint URL when the `AZURE_OPENAI_API_KEY` environment
variable is set.
@danny-avila danny-avila merged commit bd068c9 into main May 11, 2023
@danny-avila danny-avila deleted the azure-title branch May 11, 2023 03:47
@danny-avila danny-avila mentioned this pull request May 11, 2023
cnkang pushed a commit to cnkang/LibreChat that referenced this pull request Feb 6, 2024
…port for Azure OpenAI API endpoint generation (danny-avila#234)

This commit adds support for generating Azure OpenAI API endpoints in the
`chatgpt-client.js` and `titleConvo.js` files. The `genAzureEndpoint` function
in `genAzureEndpoints.js` generates the endpoint URL based on the provided
parameters. The `chatgpt-client.js` and `titleConvo.js` files now use this
function to generate the endpoint URL when the `AZURE_OPENAI_API_KEY` environment
variable is set.
jinzishuai pushed a commit to aitok-ai/LibreChat that referenced this pull request May 20, 2024
…port for Azure OpenAI API endpoint generation (danny-avila#234)

This commit adds support for generating Azure OpenAI API endpoints in the
`chatgpt-client.js` and `titleConvo.js` files. The `genAzureEndpoint` function
in `genAzureEndpoints.js` generates the endpoint URL based on the provided
parameters. The `chatgpt-client.js` and `titleConvo.js` files now use this
function to generate the endpoint URL when the `AZURE_OPENAI_API_KEY` environment
variable is set.
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.

1 participant