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

👻 Notebook exploring an agent to leverage "Additional Information" #702

Merged
merged 4 commits into from
Feb 28, 2025

Conversation

pranavgaikwad
Copy link
Contributor

@pranavgaikwad pranavgaikwad commented Feb 28, 2025

This is a notebook exploring a new agent that uses Additional Information to make changes to files elsewhere in the project. It can also create new files or remove existing files.

I have an example showing that the agent is able to -

  1. Update pom.xml file to add a new dependency suggested in the previous fix
  2. Create an application.properties file and register the "orders" channel we ended up updating in analysis fix.
  3. Remove beans.xml file

@pranavgaikwad pranavgaikwad force-pushed the notebookFollowupActions branch 3 times, most recently from 615bffb to 351c0e0 Compare February 28, 2025 14:55
Signed-off-by: Pranav Gaikwad <[email protected]>
@pranavgaikwad pranavgaikwad force-pushed the notebookFollowupActions branch from 351c0e0 to 7127b1f Compare February 28, 2025 15:02
Signed-off-by: Pranav Gaikwad <[email protected]>
Signed-off-by: Pranav Gaikwad <[email protected]>
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