API_DEBUG_SOLVER / requirements.txt
Siteshcodes's picture
Fix: add /tasks + /grade endpoints, fix inference.py logging, set PYTHONPATH
96939ad
raw
history blame contribute delete
179 Bytes
# for installing all the packages for the code to run
openenv-core>=0.2.0
openai>=1.0.0
pydantic>=2.0.0
numpy>=1.24.0
pytest>=7.0.0
fastapi>=0.100.0
uvicorn>=0.23.0
pyyaml>=6.0.0