mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 02:04:22 +01:00
max output tokens
This commit is contained in:
@@ -246,6 +246,7 @@ ${app.git ? await ListTool.execute({ path: app.path.cwd }, { sessionID: input.se
|
|||||||
}
|
}
|
||||||
msgs.push(system)
|
msgs.push(system)
|
||||||
generateText({
|
generateText({
|
||||||
|
maxOutputTokens: 80,
|
||||||
messages: convertToModelMessages([
|
messages: convertToModelMessages([
|
||||||
{
|
{
|
||||||
role: "system",
|
role: "system",
|
||||||
|
|||||||
Reference in New Issue
Block a user