llm: add FastAPI shim, gateway LLM endpoints, tests, and docs

This commit is contained in:
2026-04-12 09:41:21 +02:00
parent baf497b015
commit 59c9584250
15 changed files with 1779 additions and 11 deletions

1
.gitignore vendored
View File

@@ -49,6 +49,7 @@ qdrant_data/
*.pth
*.bin
*.ckpt
*.gguf
# Numpy arrays
*.npy