Add initial project structure with configuration, utilities, and API endpoints
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
python-dotenv
|
||||
fastapi
|
||||
uvicorn
|
||||
langchain_community
|
||||
langchain_chroma
|
||||
langchain_core
|
||||
llama-index
|
||||
chromadb
|
||||
langchain_groq
|
||||
python-multipart
|
||||
pydantic>=2.0
|
||||
Reference in New Issue
Block a user