From 5752b3b27f01fe51209b654f1e9d762d51e36850 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 21 Jun 2024 17:15:41 +0900 Subject: [PATCH] chore: update DelegateResearchTokensAgent.py accross -> across --- autotx/agents/DelegateResearchTokensAgent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autotx/agents/DelegateResearchTokensAgent.py b/autotx/agents/DelegateResearchTokensAgent.py index f86098c..f71b7ea 100644 --- a/autotx/agents/DelegateResearchTokensAgent.py +++ b/autotx/agents/DelegateResearchTokensAgent.py @@ -45,7 +45,7 @@ research: {{ "tasks": "Automatically monitor and alert the user about price changes for a specific token." }} research: {{ "tasks": "Analyze the profitability of mining Ethereum tokens." }} - IMPORTANT: When querying for a number of tokens accross multiple categories, make sure to specify the number of tokens and the categories and that there should be no duplicates. + IMPORTANT: When querying for a number of tokens across multiple categories, make sure to specify the number of tokens and the categories and that there should be no duplicates. You MUST call the research tool once and pass in multiple tasks if needed. """ )