AnyLlmWorkspaceEmbeddings

List the current LLM workspace's embedded documents in an XSOAR grid field.

python · Anything LLM

Details

IDAnyLlmWorkspaceEmbeddings
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.8.3296088

README

List the current LLM workspace’s embedded documents in an XSOAR grid field.

Script Data


Name Description
Script Type python3

Inputs


Argument Name Description
workspace name of the LLM workspace.
embeddingfield XSOAR grid field name for the documents list.

Outputs


There are no outputs for this script.

args:
- description: name of the LLM workspace.
  name: workspace
  required: true
- default: true
  defaultValue: anythingllmembeddings
  description: XSOAR grid field name for the documents list.
  name: embeddingfield
  required: true
comment: List the current LLM workspace's embedded documents in an XSOAR grid field.
commonfields:
  id: AnyLlmWorkspaceEmbeddings
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmWorkspaceEmbeddings
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)