You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard a968fdc308 fix: allow brave_search as valid API key provider
Split VALID_PROVIDERS (LLM only) from VALID_API_KEY_PROVIDERS (includes
brave_search) so Brave keys can be stored without allowing brave_search
as an admin LLM provider.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
api_key.rs fix: allow brave_search as valid API key provider 3 months ago
audit.rs
magic_link.rs
mod.rs
provider.rs fix: allow brave_search as valid API key provider 3 months ago
rate_limit.rs
session.rs
settings.rs feat: add use_brave_search setting 3 months ago
source.rs
synthesis.rs feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
user.rs