This commit is contained in:
2026-02-24 17:33:16 +08:00
parent 96bc1d4c5a
commit 5195d05045
13 changed files with 333 additions and 205 deletions

View File

@@ -390,7 +390,6 @@ For each function call, return a JSON object within <tool_call></tool_call> tags
_tools.Add(new Tool_ModifyGoodwill());
_tools.Add(new Tool_SendReinforcement());
_tools.Add(new Tool_GetPawnStatus());
_tools.Add(new Tool_GetPawnGear());
_tools.Add(new Tool_GetMapResources());
_tools.Add(new Tool_GetAvailablePrefabs());
_tools.Add(new Tool_GetMapPawns());