Skip to content

[FEATURE] Allow to set the agents for the workflow #18

@edenreich

Description

@edenreich

Summary

The infer CLI allows to set agents, those a2a agents can surf the web using browsers, search documentation etc.

It would be cool if in the Github Action we can specify which agent we would like to use.

Common agents would be probably browser-agent and documentation-agent (context-7 style).

Before processing this task I need to test agent mode with other agents, because I mainly tested the CLI in the chat interface - but not in agent mode, need to ensure it delegates tasks and they are coming back to the main context when completed.

Acceptance Criteria

  • There is agents attribute allowing to set agents
  • The config follows the cli agents config
  • Only the essential is present, to not overwhelm the consumer and to maintain simplicity
  • It's documented
  • It's tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions