Skip to content

[FEATURE] expose agent update API #3748

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

Open
ruanyl opened this issue Apr 22, 2025 · 4 comments · May be fixed by #3820
Open

[FEATURE] expose agent update API #3748

ruanyl opened this issue Apr 22, 2025 · 4 comments · May be fixed by #3820
Assignees
Labels
enhancement New feature or request

Comments

@ruanyl
Copy link
Member

ruanyl commented Apr 22, 2025

Is your feature request related to a problem?
When developing and iterating on agents, we frequently need to tweak the prompt during the development cycle. Currently, there is no API available to update an existing agent’s configuration (such as the prompt). As a result, we are forced to create a new agent every time a change is needed, which generates a new agent ID each time. This creates unnecessary overhead and complicates agent management.

What solution would you like?
Expose an API that allows updating an existing agent's configuration, prompt, tools, etc.

What alternatives have you considered?
No

Do you have any additional context?
No

@ruanyl ruanyl added enhancement New feature or request untriaged labels Apr 22, 2025
@ylwu-amzn
Copy link
Collaborator

This is a known backlog. @jngz-es can you help on this ?

@jngz-es
Copy link
Collaborator

jngz-es commented Apr 22, 2025

Sure, let's have it on the roadmap.

@jngz-es jngz-es self-assigned this Apr 22, 2025
@jngz-es jngz-es removed the untriaged label Apr 22, 2025
@brianf-aws
Copy link
Contributor

Hey @rcho93 This feels like it can fit in with your feature (Prompt Management) you are developing. Lets keep this in mind

#3711

@jiapingzeng
Copy link

@jngz-es I'd like to work on this

@jiapingzeng jiapingzeng linked a pull request May 1, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants