chore: initial snapshot for gitea/github upload
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from litellm.llms.base_llm.chat.transformation import BaseLLMException
|
||||
|
||||
|
||||
class CometAPIException(BaseLLMException):
|
||||
"""CometAPI exception handling class"""
|
||||
|
||||
pass
|
||||
Reference in New Issue
Block a user