This commit is contained in:
Shannon Sands 2025-05-27 15:43:12 +10:00
parent 2efb690a24
commit e7e747a396
6 changed files with 8 additions and 9 deletions

View file

@ -6,4 +6,4 @@ wandb>=0.15.0
openai>=1.0.0
# pydantic (if using for data classes, otherwise standard dataclasses are fine for MVP)
# fastapi # Not needed for this combined MVP script approach
# uvicorn # Not needed for this combined MVP script approach
# uvicorn # Not needed for this combined MVP script approach