langchain-tests: 0.3.7#
Base Test classes for standard testing.
To learn how to use these classes, see the Integration standard testing guide.
integration_tests#
Classes
Base class for chat model integration tests. |
|
Base class for embeddings integration tests. |
|
Base class for retrievers integration tests. |
|
Base class for tools integration tests. |
|
|
Base class for vector store integration tests. |
unit_tests#
Classes
Base class for chat model unit tests. |
|
Base class for embeddings unit tests. |
|
Base class for tools unit tests. |