Commit graph

274 commits

Author SHA1 Message Date
sauravniraula
2b8ee7278c
fix: user config set bool environment variables issue 2025-08-11 21:02:00 +05:45
sauravniraula
816a62a04a
fix(fastapi): solves malformed function call from google on ResponseSchema function call 2025-08-11 20:55:25 +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
Saurav Niraula
9bd97d22ec
Merge pull request #202 from presenton/fix/pptx-export-issues
fix: division by zero, no paragraphs in text box model and elements with 0 width or height issue solved
2025-08-10 17:57:56 +05:45
sauravniraula
d08c0def85
fix(outline generation): adds instruction to not provide image in outlines 2025-08-10 17:57:07 +05:45
sauravniraula
56cd69a8b6
fix: division by zero, no paragraphs in text box model and elements with 0 width or height issue solved 2025-08-10 17:52:52 +05:45
sauravniraula
d3a951dc05
chore: cleanup 2025-08-10 17:13:48 +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
353f8e41d1
merge: for name and description of templates 2025-08-10 00:29:30 +05:45
Suraj Jha
2f653d78cf
update: send template name and description and show them 2025-08-10 00:24:13 +05:45
shiva raj badu
bc0de95cd6
chore: While streaming does not allow to change tabs 2025-08-10 00:17:33 +05:45
shiva raj badu
e14c02ae31
Merged 2025-08-09 22:42:48 +05:45
shiva raj badu
d83e854024
feat(Nextjs): Custom layout Html Editing in sheet 2025-08-09 22:40:43 +05:45
Suraj Jha
9b9f6b88de
update: dashboard has normal header 2025-08-09 22:33:43 +05:45
Suraj Jha
0501150109
update: group templates as in built and ai custom in ui 2025-08-09 22:30:35 +05:45
shiva raj badu
56d9cf54b9
chore: some cleanup 2025-08-09 20:46:26 +05:45
shiva raj badu
910b3aa68d
Merged 2025-08-09 20:27:31 +05:45
shiva raj badu
bb93648a61
feat(nextjs): Timer added in Each layout convert 2025-08-09 20:00:00 +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
52215bb7e7
style: remove ollama icons 2025-08-09 03:47:52 +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
2facff5280 Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-07 20:33:42 +05:45
Suraj Jha
7429ba2387 update: updated prompt for template 2025-08-07 20:33:16 +05:45
shiva raj badu
0f10a96383
feat(nextjs): Html Editor & Ui Improved in custom layout 2025-08-07 19:51:47 +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
sauravniraula
a3e81da767
feat(fastapi): adding llm agent that supports tool calls and handling 2025-08-07 04:44:39 +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
sauravniraula
c840b8fce9
issue: outlines still flickering 2025-08-06 19:34:53 +05:45
Suraj Jha
2c69d5b4a8 Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
2025-08-06 14:59:42 +05:45
shiva raj badu
4d0a88d5e0
Merged with main 2025-08-06 14:27:41 +05:45
shiva raj badu
7676f8e440
pref(Nextjs): Upgrade Nextjs to 15, use turbopack for development & structured custom layout page 2025-08-06 14:21:29 +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
sauravniraula
0fe272d82c
refactor: removes nltk from score based chunker 2025-08-05 23:54:18 +05:45
sauravniraula
bf16491c73
fix: nextjs build issues and docling support for Powerpoint and Word 2025-08-05 23:19:59 +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