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

Prompt file update for more specific command identification #172

Closed

Conversation

robinicus
Copy link

Taking inspiration from the method that Langchain uses to instruct the bot on which tool to use, I've fleshed out each of the tools with a brief description to help the bot make a better decision. In testing it appears to work well and the bot seems to find its way to the goal faster.

@robinicus
Copy link
Author

Fyi, here's what I was referring to regarding Langchain: https://python.langchain.com/en/latest/modules/agents/agents/examples/mrkl_chat.html - note their descriptions next to each tool.

@fire17 fire17 mentioned this pull request Apr 4, 2023
@ryanmac
Copy link
Contributor

ryanmac commented Apr 5, 2023

Recommended change in PR #170 to switch the command and thoughts.

@amauryfischer
Copy link

@robinicus This seems a very good idea.
Did you see improvement in usage of this prompt ?

@Torantulino
Copy link
Member

The prompt did actually use to be like this, but I reduced it to reduce the token count. I suppose it's probably a good trade-off though.

Will Benchmark!

@Torantulino Torantulino added the Needs Benchmark This change is hard to test and requires a benchmark label Apr 6, 2023
@nponeccop
Copy link
Contributor

Rebase against the current master, please.

This was referenced Apr 10, 2023
@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label Apr 17, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

tgonzales pushed a commit to tgonzales/Auto-GPT that referenced this pull request Apr 19, 2023
@p-i-
Copy link
Contributor

p-i- commented May 5, 2023

This is a mass message from the AutoGPT core team.
Our apologies for the ongoing delay in processing PRs.
This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to:
https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

@waynehamadi
Copy link
Contributor

@robinicus we're currently building challenges in order to measure the effect of these types of changes, and I would like to discuss with you.

Please join use on Discord through this link https://discord.gg/autogpt (if not already)

DM me on the Auto-GPT discord channel (my discord is merwanehamadi).

@Boostrix
Copy link
Contributor

Boostrix commented May 6, 2023

I've fleshed out each of the tools with a brief description to help the bot make a better decision. In testing it appears to work well and the bot seems to find its way to the goal faster.

You might also want to take a look at the following recent comments (look at the summary that @valayDave come up with):

@Boostrix
Copy link
Contributor

Boostrix commented May 8, 2023

See:

#3954

dwrtz pushed a commit to dwrtz/Auto-GPT that referenced this pull request May 20, 2023
@Pwuts
Copy link
Member

Pwuts commented Jun 14, 2023

Closing in favor of #4683 and marking with fridge for future inspiration in case we need better command descriptions

@Pwuts Pwuts closed this Jun 14, 2023
@Pwuts Pwuts added command system fridge Items that can't be processed right now but can be of use or inspiration later labels Jun 14, 2023
Say383 pushed a commit to Say383/Auto-GPT that referenced this pull request Sep 8, 2023
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command system conflicts Automatically applied to PRs with merge conflicts fridge Items that can't be processed right now but can be of use or inspiration later Needs Benchmark This change is hard to test and requires a benchmark
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants