aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/chatbot/agentsystem/prompts.ts
diff options
context:
space:
mode:
authorA.J. Shulman <Shulman.aj@gmail.com>2024-11-08 10:44:51 -0500
committerA.J. Shulman <Shulman.aj@gmail.com>2024-11-08 10:44:51 -0500
commitb4a51bce3bb05738ec9cd0efd1b795ba19cbc640 (patch)
tree4554bddcd046a389f32e464bf4702de1332f0c7b /src/client/views/nodes/chatbot/agentsystem/prompts.ts
parent0f5cf4b732d955151600fe9d2ef57d5742ca01bb (diff)
looks better still some things to work out
Diffstat (limited to 'src/client/views/nodes/chatbot/agentsystem/prompts.ts')
-rw-r--r--src/client/views/nodes/chatbot/agentsystem/prompts.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/chatbot/agentsystem/prompts.ts b/src/client/views/nodes/chatbot/agentsystem/prompts.ts
index 1f534d67c..1aa10df14 100644
--- a/src/client/views/nodes/chatbot/agentsystem/prompts.ts
+++ b/src/client/views/nodes/chatbot/agentsystem/prompts.ts
@@ -159,7 +159,7 @@ export function getReactPrompt(tools: BaseTool<ReadonlyArray<Parameter>>[], summ
<action_input>
<action_input_description>Scraping websites for information about Qatar's tourism impact during the 2022 World Cup.</action_input_description>
<inputs>
- <queries>["Tourism impact of the 2022 World Cup in Qatar"]</query>
+ <queries>["Tourism impact of the 2022 World Cup in Qatar"]</queries>
</inputs>
</action_input>
</stage>