docs: type-to-search goose configure lists (#7371)
This commit is contained in:
@@ -168,7 +168,7 @@ To configure your chosen provider, see available options, or select a model, vis
|
|||||||
│ ○ goose Settings
|
│ ○ goose Settings
|
||||||
└
|
└
|
||||||
```
|
```
|
||||||
3. Choose a model provider and press `Enter`. Use the arrow keys (↑/↓) to move through the options.
|
3. Choose a model provider and press `Enter`. Use the arrow keys (↑/↓) to move through the options, or start typing to filter the list.
|
||||||
|
|
||||||
```
|
```
|
||||||
┌ goose-configure
|
┌ goose-configure
|
||||||
@@ -526,7 +526,7 @@ Custom providers must use OpenAI, Anthropic, or Ollama compatible API formats. T
|
|||||||
└
|
└
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Select the custom provider you want to update and press `Enter`. Use the arrow keys (↑/↓) to move through the options.
|
3. Select the custom provider you want to update and press `Enter`. Use the arrow keys (↑/↓) to move through the options, or start typing to filter the list.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
┌ goose-configure
|
┌ goose-configure
|
||||||
|
|||||||
@@ -45,6 +45,10 @@ Configure goose settings - providers, extensions, etc.
|
|||||||
goose configure
|
goose configure
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::tip Type to Filter
|
||||||
|
When selecting from menus in `goose configure`, start typing to filter options in real-time. This works for lists of providers, extensions, and tools.
|
||||||
|
:::
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#### info [options]
|
#### info [options]
|
||||||
|
|||||||
Reference in New Issue
Block a user