presenton/servers/fastapi
2025-08-01 18:16:59 +05:45
..
api fix(fastapi): temporarily removes presentation notes from API 2025-08-01 14:15:09 +05:45
assets fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility 2025-07-28 12:56:41 +05:45
chroma feat: adds support for deepseek using custom llm (tool calls for deepseek) 2025-08-01 18:16:59 +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): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
services feat: adds support for deepseek using custom llm (tool calls for deepseek) 2025-08-01 18:16:59 +05:45
static fix: compressed default placeholder image 2025-08-01 14:16:39 +05:45
tests feat(api): implement presentation generation endpoint with layout and export options 2025-07-25 13:00:33 +05:45
utils fix(fastapi): fixes checks for custom llm api key 2025-08-01 15:11:49 +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
requirements.txt feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
server.py fix(fastapi): stops server restart on production 2025-07-31 17:08:23 +05:45