AnyLlmUploadFileEntry

Processes a war room file entry for uploading as an LLM document by AnyLlmUploadDocument so that a full text search can also be performed on the document after uploading.

python · Anything LLM

Details

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

README

Processes a war room file entry for uploading as an LLM document by AnyLlmUploadDocument so that a full text search can also be performed on the document after uploading

Script Data


Name Description
Script Type python3

Inputs


Argument Name Description
name name of the file uploaded to the war room

Outputs


There are no outputs for this script.

args:
- description: name of the file uploaded to the war room.
  name: name
  required: true
comment: Processes a war room file entry for uploading as an LLM document by AnyLlmUploadDocument so that a full text search can also be performed on the document after uploading.
commonfields:
  id: AnyLlmUploadFileEntry
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmUploadFileEntry
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)