presenton/servers/fastapi/constants
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
..
__init__.py feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
documents.py Refactor code structure and remove redundant changes in multiple sections 2026-04-16 13:33:21 +05:45
llm.py feat: Integrate Vertex AI and Azure OpenAI support 2026-04-30 06:03:39 +05:45
presentation.py feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
supported_ollama_models.py feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45