Skip to content

fix: correct typos in multi_turn_func_doc files#1326

Open
octo-patch wants to merge 1 commit intoShishirPatil:mainfrom
octo-patch:fix/issue-1277-typos-in-func-doc
Open

fix: correct typos in multi_turn_func_doc files#1326
octo-patch wants to merge 1 commit intoShishirPatil:mainfrom
octo-patch:fix/issue-1277-typos-in-func-doc

Conversation

@octo-patch
Copy link
Copy Markdown

Fixes #1277

Problem

There were two typos in the function documentation files used in multi-turn evaluation:

  • currrent (triple 'r') in gorilla_file_system.json description for the cat command
  • messeage in message_api.json description for the message_login function

Solution

  • Fix currrentcurrent in gorilla_file_system.json
  • Fix messeagemessage in message_api.json

Testing

Verified the changes with grep to confirm no remaining occurrences of the typos in the affected files.

)

- Fix 'currrent' -> 'current' in gorilla_file_system.json
- Fix 'messeage' -> 'message' in message_api.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BFCL] Typos in multi_turn_func_doc

1 participant