diff --git a/docs/AI-for-security/llm-performance-matrix.asciidoc b/docs/AI-for-security/llm-performance-matrix.asciidoc index e36b7bf01d..c2441978b0 100644 --- a/docs/AI-for-security/llm-performance-matrix.asciidoc +++ b/docs/AI-for-security/llm-performance-matrix.asciidoc @@ -3,13 +3,13 @@ This table describes the performance of various large language models (LLMs) for different use cases in {elastic-sec}, based on our internal testing. To learn more about these use cases, refer to <> or <>. -[cols="1,1,1,1,1,1,1", options="header"] +[cols="1,1,1,1,1,1", options="header"] |=== -| *Feature* | *Model* | | | | | -| | *Claude 3: Opus* | *Claude 3: Sonnet* | *Claude 3: Haiku* | *GPT-4o* | *GPT-4 Turbo*| *GPT-4 32K* - -| *Assistant - General* | Excellent | Excellent | Excellent | Excellent | Excellent | Excellent -| *Assistant - {esql} Generation*| Great | Great | Poor | Excellent | Poor | Excellent -| *Assistant - Alert Questions* | Excellent | Excellent | Excellent | Excellent | Poor | Good (limited context) -| *Attack discovery* | Excellent | Great | Poor | Poor | Good | Good (limited context) +| *Feature* | *Model* | | | | +| | *Claude 3: Opus* | *Claude 3.5: Sonnet* | *Claude 3: Haiku* | *GPT-4o* | *GPT-4 Turbo* +| *Assistant - General* | Excellent | Excellent | Excellent | Excellent | Excellent +| *Assistant - {esql} generation*| Great | Great | Poor | Excellent | Poor +| *Assistant - Alert questions* | Excellent | Excellent | Excellent | Excellent | Poor +| *Attack discovery* | Excellent | Excellent | Poor | Poor | Good |=== + \ No newline at end of file