Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Handoffs / sub-agent delegation #1978

Open
Assignees
DouweM
Labels
@DouweM

Description

@DouweM

Tools andoutput functions can be used to do agent handoff, but still require you to define a wrapper function aroundagent.run that handles the input, output, and handling errors (possibly by bubbling them up to the top-level agent). There's also no way to easily get all of the messages in a multi-agent conversation, as top-level agent currently doesn't any have knowledge of other agents that are called from tools or output functions, so theAgentRunResult will only contain the top-level agent messages.

It would be nice to supportAgent(..., handoff=[agent_one, agent_two]), similar to how OpenAI does it but of course with a Pydantic AI spin on it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp