Skip to content

[Feature]: API bridge agent client for Llamaindex #65

Open
@aduminuc

Description

@aduminuc

Problem Statement

As a developer I would like to have an easy way to add include API Bridge Agent interaction in a LlamaIndex workflow.
To achieve it, I would like to have a set of python classes and/or function that wraps the API Bridge Agent client and can be injected in the LlamaIndex Workflow I am building.

Proposed Solution

The implementation should follow a similar approach to the one existing for langgraph (https://github.com/agntcy/acp-sdk/blob/main/agntcy_acp/langgraph/api_bridge.py)

Alternatives Considered

No response

Additional Context

No response

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions