mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 12:38:45 +00:00
Extract the methods specific to running an LLM or Chain on a dataset to separate utility functions. This simplifies the client a bit and lets us separate concerns of LCP details from running examples (e.g., for evals) |
||
---|---|---|
.. | ||
__init__.py | ||
test_langchain.py | ||
test_runner_utils.py |