Commit graph

174 commits

Author SHA1 Message Date
sauravniraula
ca88bc67c4
fix(fastapi): fix flow for outlines generation if chunker fails 2025-09-01 11:06:07 +05:45
sauravniraula
5610ef8e78
chore: makes sure new slides are generated before deleting old ones 2025-08-30 17:31:46 +05:45
Saurav Niraula
3ad1e59a46
Merge pull request #260 from presenton/feat/llm-client-error-handling
feat(fastapi): adds better error handling for LLMClient
2025-08-30 16:39:13 +05:45
shiva raj badu
9765749a83
feat: add undo/redo buttons & re-generate in presentation page 2025-08-30 16:31:11 +05:45
sauravniraula
c4318b5c28
feat(fastapi): adds better error handling for LLMClient 2025-08-30 14:30:58 +05:45
shiva raj badu
99fd1f3ea9
Merge branch 'main' of github.com:presenton/presenton 2025-08-29 20:07:11 +05:45
shiva raj badu
c5b465eb02
feat: implement image upload, retrieval & deletetion endpoints, Also implemented on Nextjs 2025-08-29 20:04:18 +05:45
sauravniraula
f9b5fa32ea
perf: generate assets and slides batch concurrently 2025-08-29 15:07:34 +05:45
sauravniraula
e6d2cb6566
perf: generates slides concurrently in batch of 10 in API 2025-08-29 12:55:53 +05:45
sauravniraula
3acfc1dffb
fix: enable web search by default on UI flow if WEB_GROUNDING is enabled 2025-08-29 12:39:06 +05:45
sauravniraula
614948887f
feat: adds tone, verbosity and refactors tables 2025-08-29 10:52:34 +05:45
sauravniraula
5ec4144f9f
feat: adds content and instruction on UI endpoints 2025-08-28 20:35:27 +05:45
sauravniraula
6fa63c8ece
feat: documents support in API 2025-08-28 18:31:57 +05:45
sauravniraula
74dc67628d
feat: multiple document support in outlines generation 2025-08-28 18:25:13 +05:45
sauravniraula
b33b44de99
fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
sauravniraula
0d1de4a28e
feat: adds placeholder image and icons while generating 2025-08-28 14:11:04 +05:45
sauravniraula
9ba0346935
fix(fastapi): adds checks for none parts for google structured, chore: removes fastmcp logs 2025-08-20 20:45:45 +05:45
Suraj Jha
96ce602433
fix: max file size to 100mb for custom template 2025-08-19 23:44:41 +05:45
Suraj Jha
3c9a4f9ce8
update: simplify mcp 2025-08-17 23:16:26 +05:45
sauravniraula
32aa48e0e6
fix(fastapi): speaker note null issue on api 2025-08-14 21:25:54 +05:45
Suraj Jha
3415208a7c
fix: stuck template generation 2025-08-13 17:54:47 +05:45
sauravniraula
29841bdd06
feat(fastapi): adds logic to generate speaker notes and slide note support in export 2025-08-12 16:18:57 +05:45
sauravniraula
998e6be325
fix(llm_client): google structured stream and tool call issue 2025-08-11 16:33:59 +05:45
sauravniraula
2281d174d8
chore: changes api body 'layout' to 'template' 2025-08-10 18:00:39 +05:45
Suraj Jha
3ac73bffe4
fix: redirect after saving template and not saving style attributes to schema 2025-08-10 15:47:19 +05:45
Suraj Jha
2cd5eef92f
feat: upload fonts to slide and be able to retrieve deduplicated list for all in template 2025-08-10 00:55:25 +05:45
Suraj Jha
2f653d78cf
update: send template name and description and show them 2025-08-10 00:24:13 +05:45
Suraj Jha
0501150109
update: group templates as in built and ai custom in ui 2025-08-09 22:30:35 +05:45
Suraj Jha
68bb4bae3a
Merge main into pdf-pptx-layout 2025-08-09 15:36:43 +05:45
Suraj Jha
3a7a77b583 update: improved template generattion 2025-08-09 15:25:10 +05:45
sauravniraula
3f523f1491
refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output 2025-08-09 03:03:13 +05:45
sauravniraula
dc62eb72d1
feat(fastapi): adds anthropic web search, fix(fastapi): llm messages to system and user message 2025-08-09 01:36:16 +05:45
sauravniraula
5c106bd664
feat(fastapi): adds tool call support for anthropic stream and stream structured 2025-08-08 22:11:41 +05:45
Suraj Jha
d96ac341e1 update: gpt5 for template generation 2025-08-08 20:41:39 +05:45
sauravniraula
84fd0dee1a
feat(fastapi): adds tool calls support for anthropic generate 2025-08-08 09:06:05 +05:45
sauravniraula
49342e7c3c
feat(fastapi): adds tools support for openai and google generate and stream 2025-08-08 08:01:15 +05:45
sauravniraula
5030908974
feat(fastapi): generate and stream implementation for openai with agentic behavior 2025-08-08 02:49:51 +05:45
Suraj Jha
464d27624f update: changed prompt and dropped turbopack 2025-08-08 00:06:08 +05:45
Suraj Jha
7429ba2387 update: updated prompt for template 2025-08-07 20:33:16 +05:45
Suraj Jha
9f31a46afd Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-07 13:23:58 +05:45
Suraj Jha
ec2294a455 fix: basic fixes on the prompt 2025-08-06 23:58:26 +05:45
Suraj Jha
9249c24659 fix: basic fixes on the prompt 2025-08-06 23:57:59 +05:45
sauravniraula
f6550b92a2
fix(fastapi): outline type on /prepare 2025-08-06 22:02:59 +05:45
sauravniraula
09f648dc5b
fix(fastapi): uses SlideOutlineModel to wrap slide outline, to fix json repair issue 2025-08-06 21:53:40 +05:45
shiva raj badu
4d0a88d5e0
Merged with main 2025-08-06 14:27:41 +05:45
Suraj Jha
1aee51ca31 Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-06 13:27:32 +05:45
Suraj Jha
cced7b9423 update: use gemini for slide to html and edit 2025-08-06 13:26:45 +05:45
shiva raj badu
d9cbf3ea5a
Merged with main 2025-08-05 22:37:25 +05:45
sauravniraula
d0fd1b3aed
chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
sudipnext
75abd8085d refactor: streamline MCP workflow by integrating file processing into outline generation and removing redundant states 2025-08-05 20:04:56 +05:45