presenton/servers/fastapi
2025-08-06 22:02:59 +05:45
..
api fix(fastapi): outline type on /prepare 2025-08-06 22:02:59 +05:45
app_mcp chore: error handling if generated outline is not valid json 2025-08-05 22:00:08 +05:45
assets fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility 2025-07-28 12:56:41 +05:45
constants chore(ollama): removes description of graph support for ollama models 2025-08-05 17:23:07 +05:45
enums feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
models fix(fastapi): uses SlideOutlineModel to wrap slide outline, to fix json repair issue 2025-08-06 21:53:40 +05:45
services issue: outlines still flickering 2025-08-06 19:34:53 +05:45
static fix: compressed default placeholder image 2025-08-01 14:16:39 +05:45
tests feat: add demo GIF for MCP architecture overview and remove obsolete regenerate_outline tests 2025-08-05 20:19:21 +05:45
utils fix(fastapi): uses SlideOutlineModel to wrap slide outline, to fix json repair issue 2025-08-06 21:53:40 +05:45
.python-version feat(fastapi): adds a score based chunker to chunk documents for outlines 2025-08-03 16:33:55 +05:45
mcp_server.py feat: Initiate presentation MCP server setup 2025-08-02 09:19:42 +05:45
pyproject.toml chore(fastapi), feat(nextjs): adds tool calls selector 2025-08-04 13:46:07 +05:45
server.py fix(fastapi): stops server restart on production 2025-07-31 17:08:23 +05:45
uv.lock chore(fastapi), feat(nextjs): adds tool calls selector 2025-08-04 13:46:07 +05:45