diff --git a/docs/docs/_partial-onboarding.mdx b/docs/docs/_partial-onboarding.mdx index 6fc5c87e..3f2de8fb 100644 --- a/docs/docs/_partial-onboarding.mdx +++ b/docs/docs/_partial-onboarding.mdx @@ -3,7 +3,9 @@ import TabItem from '@theme/TabItem'; ## Application onboarding -The first time you start OpenRAG, whether using the TUI or a `.env` file, you must complete application onboarding. +The first time you start OpenRAG, whether using the TUI or a `.env` file, it's recommended that you complete application onboarding. + +To skip onboarding, click **Skip onboarding**. Values from onboarding can be changed later in the OpenRAG **Settings** page. @@ -17,17 +19,19 @@ Choose one LLM provider and complete only those steps: 3. To load 2 sample PDFs, enable **Sample dataset**. This is recommended, but not required. 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). - 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. 2. Under **Advanced settings**, select your **Embedding Model** and **Language Model**. 3. To load 2 sample PDFs, enable **Sample dataset**. This is recommended, but not required. 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). @@ -42,6 +46,7 @@ Choose one LLM provider and complete only those steps: 3. To load 2 sample PDFs, enable **Sample dataset**. This is recommended, but not required. 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). \ No newline at end of file diff --git a/docs/docs/core-components/agents.mdx b/docs/docs/core-components/agents.mdx index a7c5ef24..88102a60 100644 --- a/docs/docs/core-components/agents.mdx +++ b/docs/docs/core-components/agents.mdx @@ -52,7 +52,7 @@ This filter is the [Knowledge filter](/knowledge#create-knowledge-filters), and For an example of changing out the agent's language model in OpenRAG, see the [Quickstart](/quickstart#change-components). -To restore the flow to its initial state, in OpenRAG, click