Browse Source

[TASK] Install LiteLLM

pull/79/head
Chris 1 year ago
parent
commit
e06167096f
  1. 1
      client/pyproject.toml

1
client/pyproject.toml

@ -28,6 +28,7 @@ gunicorn = "^21.2.0"
gevent = "^23.9.1"
httpx = "^0.26.0"
tqdm = "^4.66.1"
litellm = "^1.23.8"
[build-system]

Loading…
Cancel
Save