mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 05:25:07 +00:00
Return session name in runner response (#6112)
Makes it easier to then run evals w/o thinking about specifying a session
This commit is contained in:
@@ -201,4 +201,4 @@ async def test_arun_on_dataset(monkeypatch: pytest.MonkeyPatch) -> None:
|
||||
]
|
||||
for uuid_ in uuids
|
||||
}
|
||||
assert results == expected
|
||||
assert results["results"] == expected
|
||||
|
Reference in New Issue
Block a user