mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-11 01:16:24 +00:00
**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 |
||
---|---|---|
.. | ||
adapters | ||
agent | ||
cache | ||
callbacks | ||
chains | ||
chat_message_histories | ||
chat_models | ||
cross_encoders | ||
document_compressors | ||
document_loaders | ||
document_transformers | ||
embeddings | ||
examples | ||
graph_vectorstores | ||
graphs | ||
indexes | ||
llms | ||
memory | ||
prompts | ||
retrievers | ||
smith/evaluation | ||
storage | ||
tools | ||
utilities | ||
vectorstores | ||
__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 |