fix: increase index_update max_tokens to 3000 to prevent truncation

This commit is contained in:
David Baity
2026-04-29 00:44:03 -04:00
parent fbf5b8250e
commit 4f12909e5a

View File

@@ -222,8 +222,7 @@ steps:
commit_msg: "proposal: company_proposal task={task.id}" commit_msg: "proposal: company_proposal task={task.id}"
- type: think - type: think
max_tokens: 600 max_tokens: 3000
output_key: index_update
hint: | hint: |
You just wrote a company proposal. Update the proposal index. You just wrote a company proposal. Update the proposal index.