presenton/servers/fastapi
2025-08-01 13:44:20 +05:45
..
api feat: add endpoints to save and retrieve generated layouts 2025-08-01 13:44:20 +05:45
assets fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility 2025-07-28 12:56:41 +05:45
chroma fix(fastapi): adds explicit language guidelines for slide generation and edit 2025-07-30 10:30:03 +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: replace 'imagen' with 'gemini_flash' across image provider configurations and related services 2025-07-19 11:22:20 +05:45
models feat: add endpoints to save and retrieve generated layouts 2025-08-01 13:44:20 +05:45
services fix(fastapi): adds async driver in database url based on type 2025-07-30 12:23:04 +05:45
static feat(fastapi): adds image generation service 2025-07-15 23:13:00 +05:45
tests feat: endpoints to convert slide to html and html to react component 2025-07-30 03:02:08 +05:45
utils fix(fastapi): sets custom url correctly 2025-07-30 23:35:29 +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 Merged with main 2025-07-31 11:46:08 +05:45
server.py chore(fastapi) 2025-07-28 16:10:57 +05:45