Remove lead/worker provider (#7989)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-18 16:27:36 -04:00
committed by GitHub
parent 7f1ca37234
commit 6435e1a85c
23 changed files with 9 additions and 1748 deletions
-2
View File
@@ -4,8 +4,6 @@ export const configLabels: Record<string, string> = {
GOOSE_MODEL: 'Model',
GOOSE_TEMPERATURE: 'Temperature',
GOOSE_MODE: 'Mode',
GOOSE_LEAD_PROVIDER: 'Lead Provider',
GOOSE_LEAD_MODEL: 'Lead Model',
GOOSE_PLANNER_PROVIDER: 'Planner Provider',
GOOSE_PLANNER_MODEL: 'Planner Model',
GOOSE_TOOLSHIM: 'Tool Shim',