Commit 14a03ea
chore(model-config): unify affinity/pde defaults on gemini-flash-lite
affinity_evaluation now defaults to google/gemini-3.1-flash-lite, with
claude-haiku-4.5 demoted to the last fallback (after deepseek-v4-flash):
it's cheaper, more NSFW-tolerant, and unifies the per-task model chain
with memory/insight extraction. Comment updated to match.
Also moves the reserved pde_decision task to gemini-3.1-flash-lite (with
a commented haiku fallback, max_tokens 300 -> 400) and bumps
chat_companion max_tokens 1500 -> 1600.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent ca681f4 commit 14a03ea
1 file changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | | - | |
73 | | - | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments