19 lines
176 B
Plaintext
19 lines
176 B
Plaintext
# Web API
|
|
fastapi
|
|
uvicorn[standard]
|
|
|
|
# RAGAS
|
|
ragas
|
|
datasets
|
|
|
|
# ROBERTA
|
|
scikit-learn
|
|
transformers[torch]
|
|
sentence_transformers
|
|
|
|
# Utils
|
|
numpy
|
|
pandas
|
|
|
|
# Environment
|
|
python-dotenv |