AnyLlmWorkspaceEmbeddingsUpdate
This Script is part of the Anything LLM Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
Executes the actions taken on an embedded document in the grid field. "Pin" adds the entire document to the LLM's conversation context. Care should be taken not to pin very large documents that may impact the conversation's context negatively. "Unpin" removes the pinning of the document to the workspace. "Remove" removes the document's embedding from the workspace
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-change-triggered |
Inputs#
| Argument Name | Description |
|---|---|
| new | field new value |
| old | field old value |
Outputs#
There are no outputs for this script.