This commit is contained in:
josc146
2024-06-01 15:52:06 +08:00
parent c0a84ed78c
commit 7a42b4cd26
@@ -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)