Christophe Bornet
2340b3154d
standard-tests: Bump ruff version to 0.9 ( #29230 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2025-01-22 00:23:01 +00:00
ccurme
2c6bc74cb1
multiple: combine sync/async vector store standard test suites ( #28580 )
...
Breaking change in `langchain-tests`.
2024-12-06 14:55:06 -05:00
Erick Friis
18386c16c7
core, tests: more tolerant _aget_relevant_documents function ( #28462 )
2024-12-06 00:49:30 +00:00
ccurme
ecdfc98ef6
tests[patch]: run standard tests for embeddings and populate embeddings API ref ( #28545 )
...
plus minor updates to chat models and vector store API refs
2024-12-05 19:39:03 +00:00
Erick Friis
000be1f32c
tests: init retriever standard tests ( #28459 )
2024-12-02 23:36:09 +00:00
Erick Friis
9a717c9b32
docs: poetry publish 2 ( #28277 )
...
- **docs: poetry publish**
- **x**
- **x**
- **x**
- **x**
- **x**
- **x**
- **x**
- **x**
- **x**
2024-11-21 20:49:38 -08:00
Erick Friis
4bdf1d7d1a
standard-tests: fix decorator init test ( #28246 )
2024-11-21 03:35:43 +00:00
Erick Friis
60e572f591
standard-tests: tool tests ( #28244 )
2024-11-20 19:26:16 -08:00
Erick Friis
0dbaf05bb7
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 ( #28203 )
2024-11-18 19:10:39 -08:00
Erick Friis
a8c473e114
standard-tests: ci pipeline ( #27923 )
2024-11-05 20:55:38 +00:00
Eugene Yurtsev
ef22ebe431
standard-tests[patch]: Add pytest assert rewrites ( #24408 )
...
This will surface nice error messages in subclasses that fail assertions.
2024-07-18 21:41:11 +00:00
Eugene Yurtsev
f765e8fa9d
core[minor],community[patch],standard-tests[patch]: Move InMemoryImplementation to langchain-core ( #23986 )
...
This PR moves the in memory implementation to langchain-core.
* The implementation remains importable from langchain-community.
* Supporting utilities are marked as private for now.
2024-07-08 14:11:51 -07:00
Eugene Yurtsev
1e750f12f6
standard-tests[minor]: Add standard read write test suite for vectorstores ( #23355 )
...
Add standard read write test suite for vectorstores
2024-06-24 19:40:56 +00:00
Eugene Yurtsev
3b3ed72d35
standard-tests[minor]: Add standard tests for BaseStore ( #23360 )
...
Add standard tests to base store abstraction. These only work on [str,
str] right now. We'll need to check if it's possible to add
encoder/decoders to generalize
2024-06-24 19:38:50 +00:00
Eugene Yurtsev
d90379210a
standard-tests[minor]: Add standard tests for cache ( #23357 )
...
Add standard tests for cache abstraction
2024-06-24 15:15:03 +00:00
Erick Friis
855ba46f80
standard-tests: a standard unit and integration test set ( #20182 )
...
just chat models for now
2024-04-09 12:43:00 -07:00