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 |
|
Saurav Niraula
|
62018b2af3
|
Merge pull request #182 from presenton/presentation-mcp-server
feat: implement Presenton MCP server with state machine workflow and test cases
|
2025-08-04 00:23:49 +05:45 |
|
Saurav Niraula
|
edf7373dab
|
Merge branch 'main' into presentation-mcp-server
|
2025-08-04 00:21:21 +05:45 |
|
sudipnext
|
bc3fe9c215
|
feat(tests): Add comprehensive tests for presentation tools and workflow
|
2025-08-03 20:41:20 +05:45 |
|
sauravniraula
|
ca72a652ee
|
feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines
|
2025-08-03 20:14:53 +05:45 |
|
sauravniraula
|
089e620482
|
Merge branch 'main'
|
2025-08-03 16:34:57 +05:45 |
|
sauravniraula
|
e3779502bf
|
feat(fastapi): adds a score based chunker to chunk documents for outlines
|
2025-08-03 16:33:55 +05:45 |
|
sauravniraula
|
f2e410639a
|
feat: adds docling
|
2025-08-02 23:32:48 +05:45 |
|
Shiva Raj Badu
|
f299cad078
|
Merge pull request #179 from presenton/refactor/chinese_language
refactor(Nextjs): Chinese Language With Simplified & Traditional
|
2025-08-02 14:35:42 +05:45 |
|
sudipnext
|
14774e26eb
|
feat: Initiate presentation MCP server setup
|
2025-08-02 09:19:42 +05:45 |
|
Saurav Niraula
|
1ec938034c
|
Merge pull request #178 from presenton/feat/new-dark-theme-layout
feat(nextjs): adds new classic dark layout
|
2025-08-01 21:47:17 +05:45 |
|
sauravniraula
|
16aec6b5e8
|
feat(nextjs): adds new classic dark layout
|
2025-08-01 21:41:28 +05:45 |
|
sauravniraula
|
e8a5da2e5f
|
chore(docker): adds new environment variables in docker compose
|
2025-08-01 18:58:30 +05:45 |
|
Saurav Niraula
|
2823b8c12f
|
Merge pull request #177 from presenton/feat/tool-call-support-in-custom-llm
feat: adds support for deepseek using custom llm (tool calls for deepseek)
|
2025-08-01 18:17:42 +05:45 |
|
sauravniraula
|
4b6de697ec
|
feat: adds support for deepseek using custom llm (tool calls for deepseek)
|
2025-08-01 18:16:59 +05:45 |
|