mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 12:39:32 +00:00
remove extra "\n" to ensure that the format of the description, examp… (#5232)
remove extra "\n" to ensure that the format of the description, example, and prompt&generation are completely consistent.
This commit is contained in:
@@ -16,7 +16,6 @@ Answer: ${{Answer}}
|
|||||||
Begin.
|
Begin.
|
||||||
|
|
||||||
Question: What is 37593 * 67?
|
Question: What is 37593 * 67?
|
||||||
|
|
||||||
```text
|
```text
|
||||||
37593 * 67
|
37593 * 67
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user