Spaces:
Paused
Paused
| from litellm.llms.base_llm.chat.transformation import BaseLLMException | |
| class OpenRouterException(BaseLLMException): | |
| pass | |
| from litellm.llms.base_llm.chat.transformation import BaseLLMException | |
| class OpenRouterException(BaseLLMException): | |
| pass | |