mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 18:53:10 +00:00
cleaned up unit test example
This commit is contained in:
parent
b31475c622
commit
56a0165a4e
@ -28,9 +28,9 @@ from tests.unit_tests.llms.fake_llm import FakeLLM
|
|||||||
"28-pl",
|
"28-pl",
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
"According to the sources, the agreement is governed by English law.\n"
|
"According to the sources the agreement is governed by English law.\n"
|
||||||
"Source: 28-pl",
|
"Source: 28-pl",
|
||||||
"According to the sources, the agreement is governed by English law.\n",
|
"According to the sources the agreement is governed by English law.\n",
|
||||||
"28-pl",
|
"28-pl",
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user