Skip to content

[Feature]: ACP Client SDK for LlamaIndex #64

Open
@aduminuc

Description

@aduminuc

Problem Statement

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

This should include all ACP functionalities, including:

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/acp_node.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