feat(core): global form support (#35959)
This commit is contained in:
parent
79415f625a
commit
b44a981eef
17 changed files with 493 additions and 93 deletions
|
|
@ -81,6 +81,7 @@ export const Plugin = {
|
|||
forms
|
||||
.ask({
|
||||
sessionID: context.sessionID,
|
||||
title: "Questions",
|
||||
metadata: {
|
||||
kind: "question",
|
||||
tool: { messageID: context.assistantMessageID, callID: context.toolCallID },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue