添加statistics tag
This commit is contained in:
@@ -16,7 +16,7 @@ def llm_func(input_user):
|
||||
base_url="https://api.deepseek.com"
|
||||
)
|
||||
|
||||
prom_path = Path(__file__).parent / "prom.txt"
|
||||
prom_path = Path(__file__).parent / "prom.txt" #拼接路径
|
||||
context = prom_path.read_text(encoding="utf-8")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user