mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-15 19:06:50 +01:00
4 lines
65 B
Python
4 lines
65 B
Python
from .agent_config import AgentConfig
|
|
|
|
__all__ = ['AgentConfig']
|