mellea.backends.litellm
A generic LiteLLM compatible backend that wraps around the openai python sdk.
Classes
LiteLLMBackend
A generic LiteLLM compatible backend.
Methods:
generate_from_context
generate_from_chat_context
.