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}"
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user