We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51e0fc commit d40845aCopy full SHA for d40845a
requirements.txt
@@ -59,7 +59,7 @@ tenacity==8.2.3 # for retrying requests, when litellm.num_retries set
59
pydantic==2.10.2 # proxy + openai req.
60
jsonschema==4.22.0 # validating json schema
61
websockets==13.1.0 # for realtime API
62
-# pondpond==1.4.1 # for object pooling
+pondpond==1.4.1 # for object pooling
63
64
########################
65
# LITELLM ENTERPRISE DEPENDENCIES
0 commit comments