From 0d97fb1fc057eab0c4afb010125a005fa734dd49 Mon Sep 17 00:00:00 2001 From: hkr04 Date: Sat, 21 Dec 2024 17:23:30 +0800 Subject: [PATCH] update --- common/llm.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/llm.py b/common/llm.py index 75c4939..bf4de65 100644 --- a/common/llm.py +++ b/common/llm.py @@ -51,9 +51,6 @@ SYSTEM_PROMPT = """你是一个经验丰富且具有远见卓识的指挥官, PROMPT_TEMPLATE = """你所在的队伍编号为 {team_id},阵营编号为 {faction_id}。 -你目前可调用的己方单位如下: -{formatted_agents} - 各区域中单位情况如下: {formatted_battlefields}