presenton/servers/nextjs/app
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
..
(presentation-generator) feat(nextjs): Group layouts render feature added 2025-07-17 16:25:59 +05:45
api feat: add image provider configuration and validation 2025-07-18 17:52:23 +05:45
dashboard feat(nextjs): Group layouts render feature added 2025-07-17 16:25:59 +05:45
fonts user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
layout-preview chore(nextjs) 2025-07-17 15:27:37 +05:45
settings feat: add image provider configuration and validation 2025-07-18 17:52:23 +05:45
favicon.ico Initial: presenton 2025-05-10 19:57:24 +05:45
globals.css feat(Nextjs): More layouts added & preview 2025-07-15 18:29:11 +05:45
layout.tsx Chore(Nextjs): Layout Context 2025-07-17 01:41:51 +05:45
loading.tsx Initial: presenton 2025-05-10 19:57:24 +05:45
not-found.tsx user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
page.tsx userconfig ipc & build error fixed 2025-05-12 02:02:50 +05:45
providers.tsx refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
storeInitializer.tsx feat(fastapi, nextjs): adds custom openai compartible url support 2025-07-08 13:12:01 +05:45