feat: autocompletion

This commit is contained in:
Timothy Jaeryang Baek
2024-11-29 00:16:49 -08:00
parent 0e8e9820d0
commit a07213b5be
6 changed files with 98 additions and 14 deletions

View File

@@ -1037,6 +1037,12 @@ Only output a continuation. If you are unsure how to proceed, output nothing.
<context>Search</context>
<text>Best destinations for hiking in</text>
**Output**: Europe, such as the Alps or the Scottish Highlands.
### Input:
<context>{{CONTEXT}}</context>
<text>
{{PROMPT}}
</text>
"""