mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +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.
|
||||
|
||||
Question: What is 37593 * 67?
|
||||
|
||||
```text
|
||||
37593 * 67
|
||||
```
|
||||
|
Reference in New Issue
Block a user