added llm and rag queries

This commit is contained in:
2026-03-24 20:15:22 +01:00
parent cbfcf1e315
commit 012549b4bc
12 changed files with 278 additions and 2981 deletions

View File

@@ -9,5 +9,7 @@ setup(
"Pillow",
"txtai",
"sentence-transformers",
"litellm",
"python-dotenv"
],
)