{featured ?
: null}
+ {/* Fireworks — preferred BYOK provider, second hero card after Nous.
+ Routes into the API-key form preselecting the Fireworks key. */}
+
openKeyForm('FIREWORKS_API_KEY')} />
{showRest ? (
<>
{rest.map(p => (
))}
- setOnboardingMode('apikey')} />
+ openKeyForm('OPENROUTER_API_KEY')} />
>
) : null}
@@ -466,7 +490,7 @@ export function Picker({ ctx }: { ctx: OnboardingContext }) {
{manual ?
:
}