Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/open_source/scan/scan_llm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ In order to perform LLM-assisted detectors, we will be sending the following inf
- Text generated by your model
- Model name and description

### Will the scan work in any language?

Most of the detectors ran by the scan should work with any language, however the **LLM-assisted detectors** result
depends on GPT-4 capabilities regarding your model's language.

## Before starting

Before starting, make sure you have installed the LLM flavor of Giskard:
Expand Down