update llm

This commit is contained in:
bridge
2025-10-12 23:28:49 +08:00
parent da3508a1f1
commit 6e695910d0
3 changed files with 41 additions and 13 deletions

View File

@@ -4,6 +4,7 @@ llm:
fast_model_name: "your-fast-model-name"
key: "your-api-key"
base_url: "your-base-url-of-llm"
max_parse_retries: 3
paths:
templates: static/templates/
@@ -11,7 +12,7 @@ paths:
ai:
mode: "llm" # "rule" or "llm"
max_decide_num: 3
max_decide_num: 4
game:
init_npc_num: 9