- 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. |
||
|---|---|---|
| .. | ||
| Auth | ||
| OnBoarding | ||
| ui | ||
| Announcement.tsx | ||
| AnthropicConfig.tsx | ||
| BackBtn.tsx | ||
| CodexConfig.tsx | ||
| CustomConfig.tsx | ||
| GoogleConfig.tsx | ||
| Header.tsx | ||
| Home.tsx | ||
| ImageSelectionConfig.tsx | ||
| LLMSelection.tsx | ||
| MarkDownRender.tsx | ||
| OllamaConfig.tsx | ||
| OpenAIConfig.tsx | ||
| ToolTip.tsx | ||
| Wrapper.tsx | ||