docs: change to default closed state

This commit is contained in:
Felarof
2026-01-13 15:48:00 -08:00
parent 61c599ca75
commit 9e989d6a03

View File

@@ -23,7 +23,7 @@ BrowserOS includes a default AI model you can use right away, but it has strict
Connect to powerful AI models using your API keys. Your keys stay on your machine — requests go directly to the provider.
<AccordionGroup>
<Accordion title="Gemini (Free)" icon="google" defaultOpen={true}>
<Accordion title="Gemini (Free)" icon="google">
Gemini Flash is fast and free. Google gives you 20 requests per minute at no cost.
**Get your API key:**
@@ -118,7 +118,7 @@ Connect to powerful AI models using your API keys. Your keys stay on your machin
</Note>
<AccordionGroup>
<Accordion title="Ollama" icon="terminal" defaultOpen={true}>
<Accordion title="Ollama" icon="terminal">
The easiest way to run models locally.
**Setup:**