presenton/servers/nextjs/components
sudipnext b20199a4e3 feat: Integrate Vertex AI and Azure OpenAI support
- 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.
2026-04-30 06:03:39 +05:45
..
Auth fix: update authentication response handling in FastAPI and Next.js to reflect account setup status 2026-04-22 13:00:45 +05:45
OnBoarding feat: Integrate Vertex AI and Azure OpenAI support 2026-04-30 06:03:39 +05:45
ui refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
Announcement.tsx user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
AnthropicConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
BackBtn.tsx style(nextjs): make navbar backbtn look better 2025-07-23 20:44:43 +05:45
CodexConfig.tsx feat: update DEFAULT_CODEX_MODEL to gpt-5.2 across relevant files 2026-04-20 14:13:09 +05:45
CustomConfig.tsx feat: integrates llmai instead of using old llm client and tool call handlers 2026-04-23 11:42:15 +05:45
GoogleConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
Header.tsx update: 'Create Template' button in header 2025-08-09 20:47:16 +05:45
Home.tsx feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
ImageSelectionConfig.tsx feat: add Open WebUI as image generation provider 2026-04-05 12:27:45 -05:00
LLMSelection.tsx feat: integrates llmai instead of using old llm client and tool call handlers 2026-04-23 11:42:15 +05:45
MarkDownRender.tsx feat: integrate Markdown rendering for presentation title and close menu on export actions 2026-03-03 11:42:42 +05:45
OllamaConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
OpenAIConfig.tsx feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
ToolTip.tsx feat: Upload page redesigns 2026-02-21 14:44:34 +05:45
Wrapper.tsx feat: Design improvements 2026-03-07 23:24:26 +05:45