Skip to content

Add another suitable agent framework #50

@g3force

Description

@g3force

The agent-runtime is designed for interchangeable agent frameworks. Currently, we only have one implementation that is based on Google ADK (Python), see:

The main requirements for the framework are:

  • Support and expose the A2A API.
  • Support configuration of an AI Gateway for LLM calls.
  • OTEL Support would also be really useful.

Here are some ideas:

Suggestion: Follow the same pattern as for ADK Python. Create a sdk- repo for the framework specific+independent code and a agent-template repository that creates a container with configuration injected in the same way as the agent-template-adk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions