Add Comments
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
"""
|
||||
LLM module for the Report Engine.
|
||||
Report Engine LLM子模块。
|
||||
|
||||
目前主要暴露 OpenAI 兼容的 `LLMClient` 封装。
|
||||
"""
|
||||
|
||||
from .base import LLMClient
|
||||
|
||||
Reference in New Issue
Block a user