mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
docs: update from settings to advanced settings (#2330)
This commit is contained in:
@@ -92,7 +92,7 @@ To configure your chosen provider or see available options, run `goose configure
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
**To update your LLM provider and API key:**
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Settings`
|
||||
2. Click `Advanced Settings`
|
||||
3. Next to `Models`, click `Browse`
|
||||
4. Click `Configure` in the upper right corner
|
||||
4. Press the `+` button next to the provider of your choice
|
||||
@@ -100,7 +100,7 @@ To configure your chosen provider or see available options, run `goose configure
|
||||
|
||||
**To change provider model**
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Settings`
|
||||
2. Click `Advanced Settings`
|
||||
3. Next to `Models`, click `Browse`
|
||||
4. Scroll down to `Add Model`
|
||||
5. Select a Provider from drop down menu
|
||||
@@ -183,7 +183,7 @@ Goose supports using custom OpenAI-compatible endpoints, which is particularly u
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. Click `...` in the upper right corner
|
||||
2. Click `Settings`
|
||||
2. Click `Advanced Settings`
|
||||
3. Next to `Models`, click the `browse` link
|
||||
4. Click the `configure` link in the upper right corner
|
||||
5. Press the `+` button next to OpenAI
|
||||
@@ -453,7 +453,7 @@ ollama run michaelneale/deepseek-r1-goose
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
3. Click `...` in the top-right corner.
|
||||
4. Navigate to `Settings` -> `Browse Models` -> and select `Ollama` from the list.
|
||||
4. Navigate to `Advanced Settings` -> `Browse Models` -> and select `Ollama` from the list.
|
||||
5. Enter `michaelneale/deepseek-r1-goose` for the model name.
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
@@ -80,7 +80,7 @@ Here are the built-in extensions:
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. Click `...` in the top right corner of the Goose Desktop.
|
||||
2. Select `Settings` from the menu.
|
||||
2. Select `Advanced Settings` from the menu.
|
||||
3. Under `Extensions`, you can toggle the built-in extensions on or off.
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
@@ -229,7 +229,7 @@ Note: Java and Kotlin extensions are only support on Linux and macOS
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
|
||||
1. Click `...` in the top right corner of the Goose Desktop.
|
||||
2. Select `Settings` from the menu.
|
||||
2. Select `Advanced Settings` from the menu.
|
||||
3. Under `Extensions`, click `Add custom extension`.
|
||||
4. On the `Add custom extension` modal, enter the necessary details
|
||||
- If adding an environment variable, click `Add` button to the right of the variable
|
||||
@@ -291,7 +291,7 @@ You can enable or disable installed extensions based on your workflow needs.
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
1. Click the three dots in the top-right corner of the application.
|
||||
2. Select `Settings` from the menu, scroll down to the `Extensions` section.
|
||||
2. Select `Advanced Settings` from the menu, scroll down to the `Extensions` section.
|
||||
2. Use the toggle switch next to each extension to enable or disable it.
|
||||
|
||||
</TabItem>
|
||||
@@ -330,7 +330,7 @@ You can remove installed extensions.
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
|
||||
1. Click `...` in the top right corner of the Goose Desktop.
|
||||
2. Select `Settings` from the menu.
|
||||
2. Select `Advanced Settings` from the menu.
|
||||
3. Under `Extensions`, find the extension you'd like to remove and click on the settings icon beside it.
|
||||
4. In the dialog that appears, click `Remove Extension`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user