Skip to content

Commit 0ce93b2

Browse files
committed
feat(js/ai): implemented generate middleware
1 parent 37e1296 commit 0ce93b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

js/ai/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ export {
154154
defineInterrupt,
155155
defineTool,
156156
interrupt,
157+
respondTool,
158+
restartTool,
157159
type InterruptConfig,
158160
type ToolAction,
159161
type ToolArgument,

0 commit comments

Comments
 (0)