mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
我傻逼了
This commit is contained in:
parent
c0d6d123bd
commit
bef5094062
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ async function summarizeURL(url, length) {
|
|||
content: `Summarize this article: ${url}`, // Directly send the URL
|
||||
},
|
||||
],
|
||||
max_tokens: 150 * length,
|
||||
max_tokens: 500 * length,
|
||||
}),
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue