Made changes to suit Openwebui
This commit is contained in:
@@ -4,16 +4,8 @@ uvicorn==0.23.2
|
||||
pydantic==2.3.0
|
||||
python-dotenv==1.0.0
|
||||
|
||||
# AI/ML dependencies
|
||||
pinecone-client==2.2.2
|
||||
langchain==0.0.267
|
||||
sentence-transformers==2.2.2
|
||||
numpy==1.26.4
|
||||
|
||||
# For local storage
|
||||
sqlalchemy==2.0.20
|
||||
sqlite3==0.0.0 # This is a placeholder, sqlite3 is part of Python's standard library
|
||||
# Document processing
|
||||
langchain-text-splitters==0.3.8
|
||||
|
||||
# Utilities
|
||||
tqdm==4.67.1
|
||||
requests==2.32.3
|
||||
|
||||
Reference in New Issue
Block a user