update-partial
This commit is contained in:
parent
98469d2882
commit
e03fcbbdb6
1 changed files with 4 additions and 3 deletions
|
|
@ -3,9 +3,7 @@ import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
## Application onboarding
|
## Application onboarding
|
||||||
|
|
||||||
The first time you start OpenRAG, whether using the TUI or a `.env` file, it's recommended that you complete application onboarding.
|
The first time you start OpenRAG, whether using the TUI or a `.env` file, you must complete application onboarding.
|
||||||
|
|
||||||
To skip onboarding, click **Skip onboarding**.
|
|
||||||
|
|
||||||
:::warning
|
:::warning
|
||||||
Most values from onboarding can be changed later in the OpenRAG **Settings** page, but there are important restrictions.
|
Most values from onboarding can be changed later in the OpenRAG **Settings** page, but there are important restrictions.
|
||||||
|
|
@ -27,6 +25,7 @@ Choose one LLM provider and complete only those steps:
|
||||||
This is recommended, but not required.
|
This is recommended, but not required.
|
||||||
4. Click **Complete**.
|
4. Click **Complete**.
|
||||||
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
||||||
|
Alternatively, click <Icon name="ArrowRight" aria-hidden="true"/> **Skip overview**.
|
||||||
6. Continue with the [Quickstart](/quickstart).
|
6. Continue with the [Quickstart](/quickstart).
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
@ -38,6 +37,7 @@ Choose one LLM provider and complete only those steps:
|
||||||
This is recommended, but not required.
|
This is recommended, but not required.
|
||||||
4. Click **Complete**.
|
4. Click **Complete**.
|
||||||
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
||||||
|
Alternatively, click <Icon name="ArrowRight" aria-hidden="true"/> **Skip overview**.
|
||||||
6. Continue with the [Quickstart](/quickstart).
|
6. Continue with the [Quickstart](/quickstart).
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
@ -54,6 +54,7 @@ Choose one LLM provider and complete only those steps:
|
||||||
This is recommended, but not required.
|
This is recommended, but not required.
|
||||||
4. Click **Complete**.
|
4. Click **Complete**.
|
||||||
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**.
|
||||||
|
Alternatively, click <Icon name="ArrowRight" aria-hidden="true"/> **Skip overview**.
|
||||||
6. Continue with the [Quickstart](/quickstart).
|
6. Continue with the [Quickstart](/quickstart).
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
Loading…
Add table
Reference in a new issue