AnyLlmUploadResults

Processes search results 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

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

README

Processes search results 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
title title of the LLM document
author author of the LLM document
description description of the LLM document
source source of the LLM document

Outputs


There are no outputs for this script.

args:
- description: title of the LLM document.
  name: title
  required: true
- description: author of the LLM document.
  name: author
  required: true
- description: description of the LLM document.
  name: description
  required: true
- description: source of the LLM document.
  name: source
  required: true
comment: Processes search results 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: AnyLlmUploadResults
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmUploadResults
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)