presenton/servers/fastapi
2025-08-04 13:00:20 +05:45
..
api Merge branch 'main' into feat/improved-document-parsing 2025-08-04 12:54:36 +05:45
app_mcp fix: Correct import path for get_layout_by_name utility 2025-08-04 10:37:33 +05:45
assets fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility 2025-07-28 12:56:41 +05:45
chroma chore(fastapi): uses first slide outline for presentation title 2025-08-04 12:53:44 +05:45
constants feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
enums feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
models feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
services feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
static fix: compressed default placeholder image 2025-08-01 14:16:39 +05:45
tests feat(tests): Add comprehensive tests for presentation tools and workflow 2025-08-03 20:41:20 +05:45
utils feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
.python-version feat(fastapi): adds a score based chunker to chunk documents for outlines 2025-08-03 16:33:55 +05:45
get_test_schema.py feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
mcp_server.py feat: Initiate presentation MCP server setup 2025-08-02 09:19:42 +05:45
pyproject.toml feat(fastapi): adds a score based chunker to chunk documents for outlines 2025-08-03 16:33:55 +05:45
server.py fix(fastapi): stops server restart on production 2025-07-31 17:08:23 +05:45
uv.lock feat(fastapi): adds a score based chunker to chunk documents for outlines 2025-08-03 16:33:55 +05:45