mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-22 08:34:21 +01:00
feat: allow setting ollama host (#874)
This commit is contained in:
@@ -54,6 +54,7 @@ export function ConfigureExtensionModal({
|
||||
body: JSON.stringify({
|
||||
key: envKey,
|
||||
value: value.trim(),
|
||||
isSecret: true,
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user