fix:subagent reasoningEffort not being applied (#8646)
Co-authored-by: Bot <bot@example.com>pull/8750/head
parent
b9b5d42bd8
commit
f4086ac459
|
|
@ -150,6 +150,7 @@ export const TaskTool = Tool.define("task", async (ctx) => {
|
|||
providerID: model.providerID,
|
||||
},
|
||||
agent: agent.name,
|
||||
options: agent.options,
|
||||
tools: {
|
||||
todowrite: false,
|
||||
todoread: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue