Commit 62c28e3
Switch DeepNews bot to claude-fable-5-1
AskNews DeepNews now accepts claude-fable-5-1 (it was not available when
the bot was moved to claude-fable-5 on Sep 5th 2026).
- METAC_ASKNEWS_DEEPNEWS now uses asknews/deep-research/high-depth/claude-fable-5-1
- Add a cheap low-depth integration test asserting AskNews accepts and
reports the claude-fable-5-1 model
Verified live on Sep 8th 2026: low-depth call (~18s) and the full
high-depth production preset (~83s) both return clean formatted output
with the model reported back as claude-fable-5-1. gpt-6-astra also works
now but claude-fable-5-1 was preferred.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>1 parent 0863519 commit 62c28e3
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments