Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DesertWolf
/
test3
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test3
/
litellm
/
proxy
/
client
/
cli
/
__init__.py
DesertWolf
Upload folder using huggingface_hub
447ebeb
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
"""CLI package for LiteLLM Proxy Client."""
from
.main
import
cli
__all__ = [
"cli"
]