presenton/servers/nextjs/components
sudipnext 21dca979ce feat: add image provider configuration and validation
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
..
ui feat(Nextjs): More layouts added & preview 2025-07-15 18:29:11 +05:45
Announcement.tsx user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
BackBtn.tsx refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
Home.tsx feat: add image provider configuration and validation 2025-07-18 17:52:23 +05:45
ToolTip.tsx feat(Nextjs): More layouts added & preview 2025-07-15 18:29:11 +05:45
Wrapper.tsx Initial: presenton 2025-05-10 19:57:24 +05:45