init
This commit is contained in:
22
requirements.txt
Normal file
22
requirements.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
# Core
|
||||
langchain
|
||||
openai
|
||||
pydantic>=2.0
|
||||
python-dotenv
|
||||
|
||||
# AI/ML
|
||||
sentence-transformers
|
||||
scikit-learn
|
||||
pandas
|
||||
numpy
|
||||
|
||||
# Utils
|
||||
aiohttp
|
||||
redis
|
||||
Pillow
|
||||
|
||||
# Dev
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-asyncio
|
||||
jupyter
|
||||
Reference in New Issue
Block a user