| 12345678910111213141516171819 |
- {
- "runtime": {
- "target_count": 8
- },
- "search": {
- "max_keywords": 6,
- "recall_multiplier": 4.0
- },
- "filter": {
- "max_detail_fetch": 25,
- "enable_llm_review": true
- },
- "account": {
- "account_strategy": {
- "sample_articles_limit": 5,
- "source_urls_limit": 80
- }
- }
- }
|