Files
eveAI/requirements.txt
Josako 25213f2004 - Implementation of specialist execution api, including SSE protocol
- eveai_chat becomes deprecated and should be replaced with SSE
- Adaptation of STANDARD_RAG specialist
- Base class definition allowing to realise specialists with crewai framework
- Implementation of SPIN_SPECIALIST
- Implementation of test app for testing specialists (test_specialist_client). Also serves as an example for future SSE-based client
- Improvements to startup scripts to better handle and scale multiple connections
- Small improvements to the interaction forms and views
- Caching implementation improved and augmented with additional caches
2025-02-20 05:50:16 +01:00

94 lines
1.8 KiB
Plaintext

alembic~=1.13.2
annotated-types~=0.7.0
bcrypt~=4.1.3
beautifulsoup4~=4.12.3
celery~=5.4.0
certifi~=2024.7.4
chardet~=5.2.0
cors~=1.0.1
Flask~=3.0.3
Flask-BabelEx~=0.9.4
Flask-Bootstrap~=3.3.7.1
Flask-Cors~=5.0.0
Flask-JWT-Extended~=4.6.0
Flask-Login~=0.6.3
flask-mailman~=1.1.1
Flask-Migrate~=4.0.7
Flask-Principal~=0.4.0
Flask-Security-Too~=5.5.2
Flask-Session~=0.8.0
Flask-SocketIO~=5.3.6
Flask-SQLAlchemy~=3.1.1
Flask-WTF~=1.2.1
gevent~=24.2.1
gevent-websocket~=0.10.1
greenlet~=3.0.3
gunicorn~=22.0.0
Jinja2~=3.1.4
kombu~=5.3.7
langchain~=0.3.0
langchain-anthropic~=0.2.0
langchain-community~=0.3.0
langchain-core~=0.3.0
langchain-mistralai~=0.2.0
langchain-openai~=0.3.5
langchain-postgres~=0.0.12
langchain-text-splitters~=0.3.0
langcodes~=3.4.0
langdetect~=1.0.9
langsmith~=0.1.81
openai~=1.62.0
pg8000~=1.31.2
pgvector~=0.2.5
pycryptodome~=3.20.0
pydantic~=2.9.1
PyJWT~=2.8.0
PySocks~=1.7.1
python-dateutil~=2.9.0.post0
python-engineio~=4.9.1
python-iso639~=2024.4.27
python-magic~=0.4.27
python-socketio~=5.11.3
pytz~=2024.1
PyYAML~=6.0.2
redis~=5.0.4
requests~=2.32.3
SQLAlchemy~=2.0.35
tiktoken~=0.7.0
tzdata~=2024.1
urllib3~=2.2.2
WTForms~=3.1.2
wtforms-html5~=0.6.1
zxcvbn~=4.4.28
groq~=0.9.0
pydub~=0.25.1
argparse~=1.4.0
minio~=7.2.7
Werkzeug~=3.0.3
itsdangerous~=2.2.0
cryptography~=43.0.0
graypy~=2.1.0
lxml~=5.3.0
pillow~=10.4.0
pdfplumber~=0.11.4
PyPDF2~=3.0.1
flask-restx~=1.3.0
prometheus-flask-exporter~=0.23.1
flask-healthz~=1.0.1
langsmith~=0.1.121
anthropic~=0.34.2
prometheus-client~=0.20.0
flower~=2.0.1
psutil~=6.0.0
celery-redbeat~=2.2.0
WTForms-SQLAlchemy~=0.4.1
packaging~=24.1
typing_extensions~=4.12.2
prometheus_flask_exporter~=0.23.1
prometheus_client~=0.20.0
babel~=2.16.0
dogpile.cache~=1.3.3
python-docx~=1.1.2
crewai~=0.102.0
sseclient~=0.0.27
termcolor~=2.5.0