IRToolResultBlock
This content is not available in your language yet.
type IRToolResultBlock = Extract<IRBlock, { t: "tool_result";}>;tool_result 块的窄化别名(executor 回填结果的元素类型)
Was this page helpful?
Thanks for your feedback.
This content is not available in your language yet.
type IRToolResultBlock = Extract<IRBlock, { t: "tool_result";}>;tool_result 块的窄化别名(executor 回填结果的元素类型)
Thanks for your feedback.