Skip to content

Conversation

@Tjones1701
Copy link

@Tjones1701 Tjones1701 commented Jul 23, 2025

Amazon Bedrock Agent Samples Pull Request

Instructions

  • Do not erase any parts of this template that are not applicable to your pull request.
  • If a section is not applicable, explicitly state the reason.
    • Tick the checkboxes for the items you have completed.
  • These are mandatory requirements, not mere suggestions.

Describe your changes

  • Concise description of the PR
Changes to multi-agent-collaboration folder, because added an additional example of using multi agent collaboration to create tailored resumes for job applications

Issue ticket number and link

  • Issue # (if applicable)

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you uploading a dataset? NO
  • Have you added contributions to RELEASE NOTES?

New Example Submissions:

  • Have you tested your code, and made sure the functionality runs successfully? Provide screenshots.
  • Have you linted your Python code with black?
  • Does this implementation use the shared tools src/utils/*. List them here: NO
1. web_search
2. ...
  • Does this implementation use the helper functions src/utils/*. List them here: NO
1. bedrock_agent_helper.py
2. ...

src/utils Submissions:

Changes to the utils folder won't be accepted. Instead, open a new issue.


src/shared tool Submissions:

Changes to existing tools won't be accepted. Instead, open a new issue.

  • Business justification for including a new tool
This tool is necessary because there aren't many event driven multi-agent examples leveraging full serverless architecture end to end. 
  • How is this tool implemented?
      • AWS CDK
      • AWS CloudFormation (recommended)

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