jxxghp
87c73e0253
feat: add llm user agent setting
2026-05-26 08:20:02 +08:00
jxxghp
e14c81d178
feat(settings): persist LLM base URL presets
2026-05-08 10:52:30 +08:00
jxxghp
aa49c6ccbc
refactor(llm): merge preset selection into base URL field
...
Use a single editable Base URL combobox for LLM providers so preset endpoints and manual input share one field, with preset types shown as subtitles.
2026-05-03 11:31:06 +08:00
jxxghp
c29e329548
feat(llm): add provider URL presets
...
Expose provider-specific preset endpoints in the setup and system settings flows so users can start from the correct base URL while still editing it manually.
2026-05-03 09:38:28 +08:00
jxxghp
9a9a618136
refactor: extract LLM provider management logic into composable and add OAuth support for system settings
2026-04-30 09:49:05 +08:00