From d4a0a2ab880754b8486b779f69f5bc06673f117b Mon Sep 17 00:00:00 2001 From: Nathan Marrs Date: Wed, 8 Nov 2023 13:55:03 -0700 Subject: [PATCH] Auto-generate: Update history link to send user to Grafana LLM plugin page (#77880) --- .../dashboard/components/GenAI/GenAIHistory.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/public/app/features/dashboard/components/GenAI/GenAIHistory.tsx b/public/app/features/dashboard/components/GenAI/GenAIHistory.tsx index 71006a897d0..2c68039ca45 100644 --- a/public/app/features/dashboard/components/GenAI/GenAIHistory.tsx +++ b/public/app/features/dashboard/components/GenAI/GenAIHistory.tsx @@ -157,9 +157,14 @@ export const GenAIHistory = ({
- This content is AI-generated.{' '} - - Learn more + This content is AI-generated using the{' '} + + Grafana LLM plugin