diff --git a/apps/ui/src/store/app-store.ts b/apps/ui/src/store/app-store.ts index aa4ff227..c0735355 100644 --- a/apps/ui/src/store/app-store.ts +++ b/apps/ui/src/store/app-store.ts @@ -2512,7 +2512,7 @@ export const useAppStore = create()((set, get) => ({ authMethod?: string; }>; error?: string; - }>('/api/opencode/models'); + }>('/api/setup/opencode/models'); if (data.success && data.models) { // Filter out Bedrock models