fix: increase index_update max_tokens to 3000 to prevent truncation
This commit is contained in:
@@ -222,8 +222,7 @@ steps:
|
||||
commit_msg: "proposal: company_proposal task={task.id}"
|
||||
|
||||
- type: think
|
||||
max_tokens: 600
|
||||
output_key: index_update
|
||||
max_tokens: 3000
|
||||
hint: |
|
||||
You just wrote a company proposal. Update the proposal index.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user