langchain/libs/standard-tests/langchain_tests/integration_tests
ccurme ab831ce05c
tests[patch]: populate API reference for chat models (#28487)
Populate API reference for test class properties and test methods for
chat models.

Also:
- Make `standard_chat_model_params` private.
- `pytest.skip` some tests that were previously passed if features are
not supported.
2024-12-03 15:24:54 -05:00
..
__init__.py tests: init retriever standard tests (#28459) 2024-12-02 23:36:09 +00:00
base_store.py
cache.py
chat_models.py tests[patch]: populate API reference for chat models (#28487) 2024-12-03 15:24:54 -05:00
embeddings.py
indexer.py
retrievers.py tests: init retriever standard tests (#28459) 2024-12-02 23:36:09 +00:00
tools.py
vectorstores.py