docs(code): 补齐第二阶段前后端中文注释
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Two bounded live calls for context summary + answer; never changes saved config."""
|
||||
"""执行两次有界真实调用完成上下文摘要与回答,不修改已保存配置。"""
|
||||
import argparse, asyncio, json, sys
|
||||
from pathlib import Path
|
||||
sys.path.insert(0,str(Path(__file__).resolve().parents[1]))
|
||||
|
||||
Reference in New Issue
Block a user