mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
max output tokens
This commit is contained in:
parent
b00326a75a
commit
be4155a838
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ ${app.git ? await ListTool.execute({ path: app.path.cwd }, { sessionID: input.se
|
|||
}
|
||||
msgs.push(system)
|
||||
generateText({
|
||||
maxOutputTokens: 80,
|
||||
messages: convertToModelMessages([
|
||||
{
|
||||
role: "system",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue