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
/
llms
/
deepgram
/
common_utils.py
DesertWolf
Upload folder using huggingface_hub
447ebeb
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
from
litellm.llms.base_llm.chat.transformation
import
BaseLLMException
class
DeepgramException
(
BaseLLMException
):
pass