Clean up requirements files and remove unnecessary dependencies including PyTorch

This commit is contained in:
Jarian Cottingham 2026-02-01 21:11:22 -06:00
parent 157e4541fc
commit da03b3e847
3 changed files with 4 additions and 6 deletions

View File

@ -3,7 +3,4 @@ requests
numpy
pandas
scikit-learn
sentence-transformers
chromadb
transformers
torch

View File

@ -0,0 +1,3 @@
requests
numpy
python-dotenv

View File

@ -1,7 +1,5 @@
chromadb
sentence-transformers
numpy
requests
openai
prometheus-client
python-dotenv