langchain/libs/community/tests/integration_tests
Vittorio Rigamonti 7da2efd9d3
community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522)
**Description**:
this PR enable VectorStore TLS and authentication (digest, basic) with
HTTP/2 for Infinispan server.
Based on httpx.

Added docker-compose facilities for testing
Added documentation

**Dependencies:**
requires `pip install httpx[http2]` if HTTP2 is needed

**Twitter handle:**
https://twitter.com/infinispan
2024-10-09 10:51:39 -04:00
..
adapters
agent community[patch]: Release 0.2.11 (#24989) 2024-08-02 20:08:44 +00:00
cache
callbacks
chains
chat_message_histories
chat_models community[patch]: fix structured_output in llamacpp integration (#27202) 2024-10-08 15:16:59 -04:00
cross_encoders
document_compressors
document_loaders community[patch]: add to pypdf tests and run in CI (#26663) 2024-09-19 14:45:49 +00:00
document_transformers
embeddings Bug-Fix[Community] Fix FastEmbedEmbeddings (#26764) 2024-09-30 21:23:08 -04:00
examples
graph_vectorstores core, community: move graph vectorstores to community (#26678) 2024-09-19 11:38:14 -07:00
graphs
indexes
llms community: remove sambaverse (#26265) 2024-09-19 09:56:30 -04:00
memory
prompts
retrievers multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
smith/evaluation
storage
tools community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
utilities multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) 2024-10-09 10:51:39 -04: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