跳转到内容

AttachSdkTaskToolConfig

type AttachSdkTaskToolConfig = Omit<TaskToolConfig, "toolset" | "agents">;

attachSdkTaskTool 的装配材料(TaskToolConfig 的 SDK 消费子集)