Commit graph

19 commits

Author SHA1 Message Date
sudipnext
c5e36ab565 fix: rename 'prompt' to 'content' in presentation generation API and update tests accordingly 2026-01-04 17:33:05 +05:45
shiva raj badu
d9cbf3ea5a
Merged with main 2025-08-05 22:37:25 +05:45
sudipnext
808f28a3b6 feat: add demo GIF for MCP architecture overview and remove obsolete regenerate_outline tests 2025-08-05 20:19:21 +05:45
sudipnext
bc3fe9c215 feat(tests): Add comprehensive tests for presentation tools and workflow 2025-08-03 20:41:20 +05:45
Suraj Jha
182c3d4c78 feat: endpoints to convert slide to html and html to react component 2025-07-30 03:02:08 +05:45
sudipnext
3fe860d431 feat(api): implement presentation generation endpoint with layout and export options 2025-07-25 13:00:33 +05:45
sauravniraula
99cde255ac
fix(fastapi): adds a default transparent shadow effect if shadow is None while creating PPTX, fix(nextjs): improvements on presentation_to_pptx_model endpoint, fix(nextjs): improves pdf export 2025-07-24 00:13:58 +05:45
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