langchain/libs/community/tests/integration_tests
talos 9cd20080fc
community: Update SQLiteVec table trigger (#29914)
**Issue**: This trigger can only be used by the first table created.
Cannot create additional triggers for other tables.

**fixed**: Update the trigger name so that it can be used for new
tables.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-02-26 15:10:13 +00:00
..
adapters all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
agent
cache cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424) 2024-12-16 21:57:05 -05:00
callbacks community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chains all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
chat_message_histories
chat_models community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
cross_encoders
document_compressors community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
document_loaders community[minor]: 05 - Refactoring PyPDFium2 parser (#29625) 2025-02-07 21:31:12 -05:00
document_transformers
embeddings community: fix some features on Naver ChatModel & embedding model 2 (#29243) 2025-01-20 11:01:03 -05:00
examples community[minor]: Refactoring PyMuPDF parser, loader and add image blob parsers (#29063) 2025-01-20 15:15:43 -05:00
graph_vectorstores community: fixed bug in GraphVectorStoreRetriever (#27846) 2024-11-04 20:27:17 +00:00
graphs community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
indexes community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
llms community/mlx_pipeline: fix crash at mlx call (#29915) 2025-02-21 09:14:53 -05:00
memory
prompts
retrievers community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
smith/evaluation
storage standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203) 2024-11-18 19:10:39 -08:00
tools community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
utilities community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
vectorstores community: Update SQLiteVec table trigger (#29914) 2025-02-26 15:10:13 +00:00
__init__.py
.env.example
conftest.py
test_compile.py
test_dalle.py
test_document_transformers.py
test_long_context_reorder.py
test_nuclia_transformer.py
test_pdf_pagesplitter.py