Skip to content

[FEATURE] Create a function to allow listing A2A agents #24

@edenreich

Description

@edenreich

Summary

The Inference Gateway supports list of A2A servers when they are exposed on the Gateway.

Currently there is a no function to list those agents or perform operations that are described in the OpenAPI spec of the gateway.

https://github.com/inference-gateway/inference-gateway/blob/main/openapi.yaml

Acceptance Criteria

  • The OpenAPI spec is downloaded and contains the latest changes
  • There is a function on the SDK to list all available A2A servers that follows the OpenAPI spec schema
  • There is a function to fetch a specific agent ID details
  • It's documented
  • It's tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions