chore: generate
This commit is contained in:
parent
63f5669eb5
commit
9a8da20a97
1 changed files with 1 additions and 2 deletions
|
|
@ -159,8 +159,7 @@ export const TaskTool = Tool.define("task", async (ctx) => {
|
|||
...Object.fromEntries((config.experimental?.primary_tools ?? []).map((t) => [t, false])),
|
||||
},
|
||||
parts: promptParts,
|
||||
})
|
||||
.finally(() => {
|
||||
}).finally(() => {
|
||||
unsub()
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue