Skip to content

fix(agenthub): update initial thoughts#281

Merged
rbren merged 3 commits into
OpenHands:mainfrom
henderj:fix(agenthub)/initial-thoughts-update
Mar 29, 2024
Merged

fix(agenthub): update initial thoughts#281
rbren merged 3 commits into
OpenHands:mainfrom
henderj:fix(agenthub)/initial-thoughts-update

Conversation

@henderj

@henderj henderj commented Mar 28, 2024

Copy link
Copy Markdown
Contributor

The initial thoughts for the langchains agent are a little outdated for the actions there are now (like read and write) and how the LLM is expected to perform actions (JSON). The LLM would sometimes get confused on how to perform actions and how it's supposed to complete the task.

This fix updates the initial thoughts to reflect the new actions and the format.

This also removes a "note" in the prompt that says the agent can use git commit, since by default git is not set up in the workspace (as of right now).

@rbren rbren left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oof yeah this could use some work. This is an improvement though!

@rbren rbren merged commit 197e7fb into OpenHands:main Mar 29, 2024
xcodebuild pushed a commit to xcodebuild/OpenDevin that referenced this pull request Mar 31, 2024
* fix(agenthub): update initial thoughts

* edit langchains_agent
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.

2 participants