Files
NexQuant/rdagent/oai/backend/__init__.py
T

3 lines
103 B
Python
Raw Normal View History

from .deprec import DeprecBackend # type: ignore[attr-defined]
from .litellm import LiteLLMAPIBackend