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.
- resolve_provider_and_key() now respects user ai_provider preference - Dual model resolution: ai_model for search pass, ai_model_writing for rewrite pass - Per-generation rate limiter with user override support - Homepage URL filter removes domain-only URLs after search pass - ScrapedNewsItem gains original_title field populated from page <title> - SynthesisResponse::try_from handles null sections gracefully (returns empty vec) - Search prompt warns LLM against returning homepage URLs - Rewrite prompt instructs LLM to use originalTitle with language preservation rules Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| db | 3 months ago | |
| handlers | 3 months ago | |
| middleware | 3 months ago | |
| models | 3 months ago | |
| services | 3 months ago | |
| util | 3 months ago | |
| app_state.rs | 3 months ago | |
| cli.rs | 3 months ago | |
| config.rs | 3 months ago | |
| errors.rs | 3 months ago | |
| lib.rs | 3 months ago | |
| main.rs | 3 months ago | |
| router.rs | 3 months ago | |