VWED_server/agents/llm/base_llm.py

3 lines
17 B
Python
Raw Permalink Normal View History

2025-04-30 16:57:46 +08:00
"""
LLM基类
"""