Commit graph

711 commits

Author SHA1 Message Date
Saurav Niraula
9526f486fb
Merge pull request #198 from presenton/feat/llm_grounding_web_search
feat/llm grounding web search
2025-08-09 03:08:17 +05:45
sauravniraula
dc474cf0d5
docs(readme): adds new Web Grounding environment variable 2025-08-09 03:07:33 +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
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
sauravniraula
a3e81da767
feat(fastapi): adding llm agent that supports tool calls and handling 2025-08-07 04:44:39 +05:45
Shiva Raj Badu
dcfe8a68e1
Merge pull request #197 from presenton/fix/outlines-issue
fix/outlines issue
2025-08-06 22:33:39 +05:45
shiva raj badu
1d4898cbce
fix(Nextjs): Outline streaming issue solved 2025-08-06 22:31:56 +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
sauravniraula
2b5d58be8c
Merge branch 'main' of github.com:presenton/presenton 2025-08-06 18:49:37 +05:45
sauravniraula
ce71337cd6
fix(nextjs): outlines not rendering properly 2025-08-06 18:49:22 +05:45
shiva raj badu
1296c2fc6a
fix(Nextjs): improve outline stream & replace router.push with router.replace 2025-08-06 01:09:05 +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
sauravniraula
d0fd1b3aed
chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
sauravniraula
062adb6a0d
Merge branch 'main' of github.com:presenton/presenton 2025-08-05 21:05:49 +05:45
sauravniraula
8c972e4e43
fix: removes redis server startup from start.js 2025-08-05 21:05:33 +05:45
Saurav Niraula
6caae95cc0
Merge pull request #192 from presenton/fix/database-multiple-table-issue
fix(fastapi): fix issue where all tables were created in both DBs
2025-08-05 20:49:41 +05:45
Saurav Niraula
41a8eb005a
Merge pull request #189 from presenton/refactor/replace-redis-with-sqlite
refactor/replace redis with sqlite
2025-08-05 20:49:27 +05:45
sauravniraula
fccd04172a
fix(fastapi): fix issue where all tables were created in both DBs 2025-08-05 20:48:38 +05:45
Shiva Raj Badu
b77398a3ae
Merge pull request #191 from presenton/refactor/route_grouping
refactor: Seperate layouts.tsx for schema & rest of routes
2025-08-05 20:34:32 +05:45
shiva raj badu
40dde6ea44
Merged with main 2025-08-05 20:32:05 +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
75abd8085d refactor: streamline MCP workflow by integrating file processing into outline generation and removing redundant states 2025-08-05 20:04:56 +05:45
shiva raj badu
3084b848a0
refactor: Seperate layouts.tsx for schema & rest of routes 2025-08-05 19:48:11 +05:45
sauravniraula
3b4c38923c
chore(ollama): removes description of graph support for ollama models 2025-08-05 17:23:07 +05:45
Saurav Niraula
18aee8fc78
Merge pull request #188 from presenton/refactor/replace-redis-with-sqlite
refactor/replace redis with sqlite
2025-08-04 21:58:01 +05:45
sauravniraula
ec9104c91c
refactor(fastapi): removes redis and uses sqlite to store background task status 2025-08-04 21:56:48 +05:45
sauravniraula
c982e4b709
refactor: removes redis and uses sqlite to store background tasks status 2025-08-04 17:32:25 +05:45
sauravniraula
ee271b80dc
chore: adds chroma to gitignore 2025-08-04 17:02:38 +05:45
Saurav Niraula
6c193833fb
Merge pull request #187 from presenton/feat/improved-document-parsing
feat/improved document parsing
2025-08-04 15:15:39 +05:45
sauravniraula
43792dbbb2
docs(readme): adds docs TOOL_CALLS and DISABLE_THINKING configuration 2025-08-04 15:14:59 +05:45
sauravniraula
e10fe106ec
chore(layouts) 2025-08-04 15:09:32 +05:45
sauravniraula
c3449986ea
fix(user_config): fix user config set for bool fields 2025-08-04 14:56:12 +05:45
sauravniraula
c599aa15e4
feat: adds options to select between tool calls/json schema and enable disable thinking for custom models 2025-08-04 14:50:55 +05:45
sauravniraula
746aef024f
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:46:21 +05:45
sauravniraula
686f60676e
chore(fastapi), feat(nextjs): adds tool calls selector 2025-08-04 13:46:07 +05:45
shiva raj badu
a73b0814f6
Merge branch 'feat/improved-document-parsing' of github.com:presenton/presenton into feat/improved-document-parsing 2025-08-04 13:29:25 +05:45
shiva raj badu
a3b2dc1631
fix(Nextjs): Get Presentation by ID stuck in loading 2025-08-04 13:29:08 +05:45
sauravniraula
cd57485891
chore(docker): adds .venv to docker ignore 2025-08-04 13:10:52 +05:45
sauravniraula
427292d1ef
chore(classic-dark layout): adds min and max constraints to reduce overflow 2025-08-04 13:06:39 +05:45
sauravniraula
d3d1a58b95
chore(fastapi): uses uv for python project and removes requirements.txt 2025-08-04 13:00:20 +05:45
sauravniraula
69a1fefa06
Merge branch 'main' into feat/improved-document-parsing 2025-08-04 12:54:36 +05:45
sauravniraula
33cac6cd0c
chore(fastapi): uses first slide outline for presentation title 2025-08-04 12:53:44 +05:45
sudipnext
cc183cf063 fix: Correct import path for get_layout_by_name utility 2025-08-04 10:37:33 +05:45