🔒 Use isolated-vm
This commit is contained in:
@@ -47,6 +47,11 @@ As you can see, the code block expects the body of the Javascript function. You
|
||||
|
||||
If you'd like to set variables directly in this code block, you can use the [`setVariable` function](../logic/script#setvariable-function).
|
||||
|
||||
<Warning>
|
||||
A function is executed on the server so it comes with [some limitations listed
|
||||
here](../logic/script#limitations-on-scripts-executed-on-server).
|
||||
</Warning>
|
||||
|
||||
## Ask assistant
|
||||
|
||||
This action allows you to talk with your [OpenAI assistant](https://platform.openai.com/assistants). All you have to do is to provide its ID.
|
||||
|
||||
Reference in New Issue
Block a user