diff --git a/docs/configuration/holmesgpt/index.rst b/docs/configuration/holmesgpt/index.rst index 78084c077..eb94a0bcd 100644 --- a/docs/configuration/holmesgpt/index.rst +++ b/docs/configuration/holmesgpt/index.rst @@ -18,7 +18,7 @@ Robusta can integrate with `Holmes GPT CallbackBlock: return CallbackBlock( { - "Ask Holmes": CallbackChoice( + "Ask HolmesGPT": CallbackChoice( action=ask_holmes, action_params=AIInvestigateParams( resource=resource, investigation_type="issue", ask="Why is this alert firing?", context=context