Add initial project structure with configuration, utilities, and API endpoints

This commit is contained in:
2025-02-07 19:24:57 +06:00
parent 480f6f06c2
commit 87e7b99daa
21 changed files with 513 additions and 159 deletions
+11
View File
@@ -0,0 +1,11 @@
python-dotenv
fastapi
uvicorn
langchain_community
langchain_chroma
langchain_core
llama-index
chromadb
langchain_groq
python-multipart
pydantic>=2.0