new-onboarding

This commit is contained in:
Mendon Kissling 2025-10-28 15:55:44 -04:00
parent c874043707
commit 37b1fa47dd

View file

@ -17,17 +17,19 @@ Choose one LLM provider and complete only those steps:
3. To load 2 sample PDFs, enable **Sample dataset**. 3. To load 2 sample PDFs, enable **Sample dataset**.
This is recommended, but not required. This is recommended, but not required.
4. Click **Complete**. 4. Click **Complete**.
5. Continue with the [Quickstart](/quickstart). 5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
6. Continue with the [Quickstart](/quickstart).
</TabItem> </TabItem>
<TabItem value="IBM watsonx.ai" label="IBM watsonx.ai"> <TabItem value="IBM watsonx.ai" label="IBM watsonx.ai">
1. Complete the fields for **watsonx.ai API Endpoint**, **IBM API key**, and **IBM Project ID**. 1. Complete the fields for **watsonx.ai API Endpoint**, **IBM Project ID**, and **IBM API key**.
These values are found in your IBM watsonx deployment. These values are found in your IBM watsonx deployment.
2. Under **Advanced settings**, select your **Embedding Model** and **Language Model**. 2. Under **Advanced settings**, select your **Embedding Model** and **Language Model**.
3. To load 2 sample PDFs, enable **Sample dataset**. 3. To load 2 sample PDFs, enable **Sample dataset**.
This is recommended, but not required. This is recommended, but not required.
4. Click **Complete**. 4. Click **Complete**.
5. Continue with the [Quickstart](/quickstart). 5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
6. Continue with the [Quickstart](/quickstart).
</TabItem> </TabItem>
<TabItem value="Ollama" label="Ollama"> <TabItem value="Ollama" label="Ollama">
@ -42,6 +44,7 @@ Choose one LLM provider and complete only those steps:
3. To load 2 sample PDFs, enable **Sample dataset**. 3. To load 2 sample PDFs, enable **Sample dataset**.
This is recommended, but not required. This is recommended, but not required.
4. Click **Complete**. 4. Click **Complete**.
5. Continue with the [Quickstart](/quickstart). 5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
6. Continue with the [Quickstart](/quickstart).
</TabItem> </TabItem>
</Tabs> </Tabs>