Files
2026-07-13 13:39:21 +08:00

3 lines
96 B
Python

from .gpt import GPTAgent
from .vllm import LLMAgent
from .vllm_instruct import LLMInstructAgent