Commit d9c6e43
committed
fix(ai): increase OpenRouter max_tokens to 16384
4096 truncates extraction responses for verbose models via OpenRouter.
Bump to 16384 as interim fix — proper solution is catalog-driven token
limits per model.1 parent 291ac94 commit d9c6e43
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1028 | 1028 | | |
1029 | 1029 | | |
1030 | 1030 | | |
1031 | | - | |
| 1031 | + | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
| |||
0 commit comments