Can I validate inputs before PromptQL executes an action?
Totally, @laura_rodriguez
For any command that you expose as a procedure
, PromptQL will require you to approve/deny the associated action.
You can see an example of this in our quickstart
Can I validate inputs before PromptQL executes an action?
Totally, @laura_rodriguez
For any command that you expose as a procedure
, PromptQL will require you to approve/deny the associated action.
You can see an example of this in our quickstart