mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
docs: change to default closed state
This commit is contained in:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user