presenton/servers/nextjs/components/OnBoarding
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
..
FinalStep.tsx feat: update placeholder image references and improve asset handling 2026-04-18 20:56:37 +05:45
GenerationWithImage.tsx feat: OnBoarding two pages design 2026-03-04 00:32:14 +05:45
ModeSelectStep.tsx refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
OnBoardingHeader.tsx feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management 2026-04-21 17:41:37 +05:45
OnBoardingSlidebar.tsx refactor: Update Onboarding UI 2026-04-16 19:00:24 +05:45
PresentonMode.tsx feat: Integrate Vertex AI and Azure OpenAI support 2026-04-30 06:03:39 +05:45