- Added environment variables for Vertex AI and Azure OpenAI configurations in docker-compose and user configuration models. - Updated the application logic to handle Vertex and Azure as new LLM providers, including validation and API key management. - Enhanced the UI components to support model selection and API key input for Vertex and Azure. - Updated relevant utility functions and constants to accommodate the new providers. - Ensured proper error handling for configuration requirements specific to Vertex and Azure. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| authErrors.ts | ||
| constant.ts | ||
| error_helpers.ts | ||
| image-url-converter.ts | ||
| mixpanel.ts | ||
| providerConstants.ts | ||
| providerUtils.ts | ||
| serverAuth.ts | ||
| storeHelpers.ts | ||