Commit graph

12 commits

Author SHA1 Message Date
sudipnext
2171dba4e5 feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services 2025-07-19 11:22:20 +05:45
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
sauravniraula
03b2b06ff0
feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__ 2025-07-17 06:38:02 +05:45
sauravniraula
135a8a442d
feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
sauravniraula
788c8c4042
refactor(fastapi): progress 2025-07-14 18:49:48 +05:45
sauravniraula
31073b6016
refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
sauravniraula
2d84c27f17
Changes: solves llm provider not changing issue, dalle 3 as openai image generator 2025-05-12 23:54:03 +05:45
sauravniraula
8d8416211c
Merge branch 'main' of github.com:presenton/presenton 2025-05-10 23:46:34 +05:45
Suraj Jha
d058463307 deleted test icon 2025-05-10 21:48:13 +05:45
Suraj Jha
8e695ad51a add few initial tests 2025-05-10 21:27:30 +05:45
sauravniraula
2a4d4ce28a
Removes: other icons type (thin, light, etc) from icons_vectorstore 2025-05-10 20:34:39 +05:45
sauravniraula
78e1006f2e
Initial: presenton 2025-05-10 19:57:24 +05:45