presenton/servers/fastapi
2025-07-31 12:32:34 +05:45
..
api Merge branch 'main' 2025-07-31 12:32:34 +05:45
assets fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility 2025-07-28 12:56:41 +05:45
chroma Merge branch 'main' 2025-07-31 12:32:34 +05:45
constants fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset 2025-07-19 13:26:29 +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 a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
services Merge branch 'main' 2025-07-31 12:32:34 +05:45
static feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
tests feat(api): implement presentation generation endpoint with layout and export options 2025-07-25 13:00:33 +05:45
utils Merge branch 'main' 2025-07-31 12:32:34 +05:45
get_test_schema.py fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints 2025-07-21 23:37:30 +05:45
requirements.txt feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
server.py chore(fastapi) 2025-07-28 16:10:57 +05:45