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 4bbdd5c4d1 perf: batch article history INSERTs to reduce DB round-trips
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
..
api_keys.rs Phase 4: LLM provider abstraction with Gemini, user API key encryption 6 months ago
article_history.rs perf: batch article history INSERTs to reduce DB round-trips 6 months ago
audit.rs Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
llm_call_log.rs feat: add article_url to LLM call logs for classify tracing 6 months ago
magic_links.rs fix: architect assessment remediation — 6 issues across backend, frontend, and infra 6 months ago
mod.rs feat: create llm_call_log table + DB module 6 months ago
providers.rs feat: split model selection — scraping vs websearch with GPT-5 models 6 months ago
rate_limits.rs Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago
sessions.rs Finished phase 1 6 months ago
settings.rs feat: add use_brave_search setting 6 months ago
sources.rs Finished phase 2 6 months ago
syntheses.rs feat: save job_id on syntheses for provenance lookup 6 months ago
users.rs Phase 3: Admin module with provider/model curation, rate limits, user management 6 months ago