chore: generate
This commit is contained in:
@@ -159,8 +159,7 @@ export const TaskTool = Tool.define("task", async (ctx) => {
|
|||||||
...Object.fromEntries((config.experimental?.primary_tools ?? []).map((t) => [t, false])),
|
...Object.fromEntries((config.experimental?.primary_tools ?? []).map((t) => [t, false])),
|
||||||
},
|
},
|
||||||
parts: promptParts,
|
parts: promptParts,
|
||||||
})
|
}).finally(() => {
|
||||||
.finally(() => {
|
|
||||||
unsub()
|
unsub()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user