Skip to content

Unify invoke agent API #96

@ngl-aws

Description

@ngl-aws

Currently Bedrock are called through one API, and Langgraph agents are called individually through other APIs.
Abstract the agent implementation from the front end by having a single InvokeAgent API for all agent types, and the back end routes to the appropriate API.

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