Skip to content
Snippets Groups Projects
Commit 4ec3ba10 authored by Yi Ding's avatar Yi Ding
Browse files

use destructured variable

parent 62b7e2f6
Branches
Tags
No related merge requests found
......@@ -50,7 +50,7 @@ export const defaultSummaryPrompt: Prompt = (input: {
return `Write a summary of the following. Try to use only the information provided. Try to include as many key details as possible.
${input.context}
${context}
SUMMARY:"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment