mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
refactor: update goose2 credential management behind provider-scoped ACP/core API (#8887)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com> Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com>
This commit is contained in:
@@ -194,7 +194,7 @@ Settings are applied in the following order of precedence:
|
||||
|
||||
## Updating Configuration
|
||||
|
||||
Changes to config files require restarting goose to take effect. You can verify your current configuration using:
|
||||
Direct edits to config files usually require restarting goose to take effect for existing sessions. Goose2 provider credential/config saves made through Settings use ACP/core to update storage and refresh provider inventory without restarting the app, but currently active chat sessions continue using the provider instance they started with. You can verify your current configuration using:
|
||||
|
||||
```bash
|
||||
goose info -v
|
||||
|
||||
Reference in New Issue
Block a user