mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 19:14:37 +08:00
improve fb6b088f
This commit is contained in:
@@ -9,7 +9,7 @@ export default {
|
||||
|
||||
return await cropText(
|
||||
`Below is the paper abstract from a preprint site, summarize the key findings, methodology, and conclusions, especially highlight the contributions.` +
|
||||
`${title}\n${authors}\n${abstract}`,
|
||||
`\n${title}\n${authors}\n${abstract}`,
|
||||
)
|
||||
} catch (e) {
|
||||
console.log(e)
|
||||
|
||||
Reference in New Issue
Block a user