AnyLlmClearConvo
Clears the current workspace conversation buffer stored in an XSOAR field and deletes the LLM's workspace conversation thread. The next question starts a new conversation thread with empty LLM context.
python · Anything LLM
Details
| ID | AnyLlmClearConvo |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
README
Clears the current workspace conversation buffer stored in an XSOAR field and deletes the LLM’s workspace conversation thread. The next question starts a new conversation thread with empty LLM context.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: Clears the current workspace conversation buffer stored in an XSOAR field and deletes the LLM's workspace conversation thread. The next question starts a new conversation thread with empty LLM context. commonfields: id: AnyLlmClearConvo version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.8.3296088 enabled: true engineinfo: {} name: AnyLlmClearConvo runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.10.0 tests: - No tests (auto formatted)