Files
9router/public
decolua 5a86f6a8d2 feat(search): add ollama-search and zai-search with credential fallback
Register two web search providers that reuse an existing chat provider's
API key instead of requiring their own connection:

- ollama-search (POST ollama.com/api/web_search) reuses the `ollama` key
- zai-search (POST api.z.ai MCP web_search_prime) reuses the `glm` key

A new `credentialFallback` registry field drives this: when a search
provider has no connection of its own, the search handler falls back to
the linked chat provider's credentials.

Also teach getProviderIconSrc to serve .svg logos for providers that
ship vector art.
2026-08-28 16:04:45 +07:00
..
2026-01-05 09:58:59 +07:00
2026-01-05 09:58:59 +07:00
2026-01-05 09:58:59 +07:00
2026-01-05 09:58:59 +07:00
2026-01-05 09:58:59 +07:00
2026-01-05 09:58:59 +07:00