diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-09 14:14:38 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-09 14:14:38 +0200 |
| commit | 67e1badee2e087bc673f252a5463c55e4ff4f9b1 (patch) | |
| tree | d9b465ca46be65abe2a1970303d4199c4235e80a /llamachat.desktop | |
| parent | 7246d07dda18c07278cc9df122071f523f697be3 (diff) | |
| download | llamachat-67e1badee2e087bc673f252a5463c55e4ff4f9b1.tar.gz llamachat-67e1badee2e087bc673f252a5463c55e4ff4f9b1.zip | |
fix: stop a partial [providers.local] from deleting the local provider
The synthesis guard tested key membership, so a [providers.local] that set
only an api_key claimed the slot, blocked the bare base_url from filling
it, then failed the URL check and vanished. Losing the local provider is
the one outcome this feature cannot have. The guard now tests the URL and
merges, so the table adds detail to the local provider rather than
replacing it.
A filter given as a bare string was iterated character-wise, turning
filter = "qwen" into four needles that match almost every model id. Both
failures were silent, which is what made them worth fixing now.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'llamachat.desktop')
0 files changed, 0 insertions, 0 deletions
