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
/
bedrock
/
chat
/
converse_like
/
handler.py
Raju2024
Upload 1072 files
e3278e4
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
"""
Uses base_llm_http_handler to call the 'converse like' endpoint.
Relevant issue: https://github.com/BerriAI/litellm/issues/8085
"""