次の方法で共有


AgentKind type

エージェントの種類/種類を定義します。 使用するエージェント定義構造を決定します。

type AgentKind = "prompt" | "hosted" | "workflow"