mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ignore
This commit is contained in:
parent
c1515316f5
commit
1309ca7a81
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ export namespace SessionSummary {
|
|||
) {
|
||||
const result = await generateText({
|
||||
model: small.language,
|
||||
maxOutputTokens: 50,
|
||||
maxOutputTokens: 100,
|
||||
messages: [
|
||||
{
|
||||
role: "user",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue