Files
quietthanks/drizzle/meta/_journal.json
Gemini Agent 83ee6eefec Add multi-provider LLM support with model selection
- Support OpenRouter, OpenAI, and Anthropic providers
- Fetch available models after entering API key
- OpenRouter sorted by price (cheapest first)
- Store provider, model, and key per user
- Update reflections API to use selected provider/model

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 12:23:31 +00:00

34 lines
640 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1769235451953,
"tag": "0000_flat_captain_marvel",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1769255954092,
"tag": "0001_chunky_the_liberteens",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1769256216333,
"tag": "0002_windy_rawhide_kid",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1769257297672,
"tag": "0003_blue_korg",
"breakpoints": true
}
]
}