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>
6 months ago
..
api_key.rs fix: allow brave_search as valid API key provider 6 months ago
audit.rs Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
magic_link.rs Finished phase 1 6 months ago
mod.rs Phase 5: Generation pipeline with SSE progress, syntheses CRUD 6 months ago
provider.rs fix: allow brave_search as valid API key provider 6 months ago
rate_limit.rs Simplify code: deduplicate patterns, fix captcha field name bug 6 months ago
session.rs Finished phase 1 6 months ago
settings.rs feat: add use_brave_search setting 6 months ago
source.rs Finished phase 2 6 months ago
synthesis.rs feat: LLM logs viewer page + log button on Home synthesis list 6 months ago
user.rs Finished phase 1 6 months ago