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.
Replace the three-method LlmProvider trait (generate_search_pass, generate_rewrite_pass, supports_web_search) and ProviderCapabilities with a single call_llm method. Update all three provider implementations (Gemini, OpenAI, Anthropic) and all callers in synthesis.rs, source_scraper.rs, and api_keys.rs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| llm | 3 months ago | |
| auth.rs | 3 months ago | |
| csv.rs | 3 months ago | |
| email.rs | 3 months ago | |
| encryption.rs | 3 months ago | |
| export.rs | 3 months ago | |
| mod.rs | 3 months ago | |
| prompts.rs | 3 months ago | |
| rate_limiter.rs | 3 months ago | |
| scraper.rs | 3 months ago | |
| source_scraper.rs | 3 months ago | |
| synthesis.rs | 3 months ago | |
| turnstile.rs | 3 months ago | |