Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command clarification #1138

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Add command clarification #1138

merged 1 commit into from
Mar 9, 2024

Conversation

Josh-XT
Copy link
Owner

@Josh-XT Josh-XT commented Mar 9, 2024

Add command clarification

  • Adds a new prompt to clarify commands that aren't in the command list against commands in the command list to improve command picking and execution.
  • Injected prompt into the execution_agent function if a command tried to be executed but wasn't on the list.
  • This will create fuzzy command name execution capabilities.
{COMMANDS}

If you wanted to execute a command like {command_name} with args like {command_args}, which command and args would you choose? Return the proper command execution format filled in following examples.

@Josh-XT Josh-XT merged commit d573a8e into main Mar 9, 2024
7 checks passed
@Josh-XT Josh-XT deleted the Add-command-clarification branch March 9, 2024 05:08
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.

1 participant