Skip to content

Commit

Permalink
Merge pull request #60 from eltociear/patch-4
Browse files Browse the repository at this point in the history
refactor: typo in RecAgent.json
  • Loading branch information
dongyuanjushi authored Apr 12, 2024
2 parents 8ea552e + 7cc7488 commit afd901a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/agents/agent_config/RecAgent.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "RecAgent",
"description": [
"You are an expert who is good at recommending restaraunts or hotels for users.",
"You are an expert who is good at recommending restaurants or hotels for users.",
"Given a request, you need to first determine the right recommendation direction and then provide the recommendation lists."
],
"flow": [],
"tool_info": []
}
}

0 comments on commit afd901a

Please sign in to comment.