Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Raju2024
/
TestLLM
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TestLLM
/
litellm
/
llms
/
anthropic
/
completion
/
handler.py
Raju2024
Upload 1072 files
e3278e4
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
151 Bytes
"""
Anthropic /complete API - uses `llm_http_handler.py` to make httpx requests
Request/Response transformation is handled in `transformation.py`
"""