Skip to content

Commit 1d679bc

Browse files
authored
Docs: clarify holmes saas dependence (#1827)
* fix typos * Update index.rst
1 parent ea9ed1d commit 1d679bc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/configuration/holmesgpt/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Why use HolmesGPT?
1717

1818
Robusta can integrate with `Holmes GPT <https://github.com/robusta-dev/holmesgpt>`_ to analyze health issues on your cluster, and to run AI based root cause analysis for alerts.
1919

20+
This requires a Robusta SaaS account, and for the Robusta UI sink to be enabled. (We have plans to support HolmesGPT in a pure OSS mode in the near future. Stay tuned!)
21+
2022
When available, AI based investigations can be launched in one of two ways:
2123

2224
1. Click the ``Ask HolmesGPT`` button in Slack. The AI investigation will be sent back as a new message.
@@ -36,7 +38,7 @@ Add ``enableHolmesGPT: true`` to the Robusta Helm values, and then follow these
3638

3739
1. Choose an AI model - we highly recommend using GPT-4o to get the most accurate results! Other models may work, but are not officially supported.
3840
2. :ref:`Configure your AI provider with the chosen model <Choosing and configuring an AI provider>`.
39-
3. :ref:`Optional: Configure HolmesGPT Access to SaaS Data <Configuring HolmesGPT Access to SaaS Data>`.
41+
3. :ref:`Configure HolmesGPT Access to SaaS Data <Configuring HolmesGPT Access to SaaS Data>`.
4042

4143
Choosing and configuring an AI provider
4244
----------------------------------------

0 commit comments

Comments
 (0)