Skip to content

AgentForAmazonBedrock() ? #138

@vikashg

Description

@vikashg

In the create-your-own-agent notebook, I see this particular function

agents = AgentsForAmazonBedrock()

rag_agent = agents.create_agent(
    agent_name,
    agent_description,
    agent_instruction,
    agent_foundation_model,
    code_interpretation=False,
    verbose=False
)

However, I do not see where the function AgentsForAmazonBedrock() is coming from. Can you please help with this
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions