-
- Downloads
Integrate VectorStore from Elasticsearch client (#13291)
Showing
- docs/docs/examples/vector_stores/ElasticsearchIndexDemo.ipynb 250 additions, 162 deletions.../docs/examples/vector_stores/ElasticsearchIndexDemo.ipynb
- docs/docs/examples/vector_stores/Elasticsearch_demo.ipynb 39 additions, 42 deletionsdocs/docs/examples/vector_stores/Elasticsearch_demo.ipynb
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/vector_stores/elasticsearch/__init__.py 14 additions, 1 deletion...earch/llama_index/vector_stores/elasticsearch/__init__.py
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/vector_stores/elasticsearch/base.py 128 additions, 246 deletions...ticsearch/llama_index/vector_stores/elasticsearch/base.py
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/vector_stores/elasticsearch/utils.py 49 additions, 0 deletions...icsearch/llama_index/vector_stores/elasticsearch/utils.py
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/pyproject.toml 3 additions, 2 deletions...es/llama-index-vector-stores-elasticsearch/pyproject.toml
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/tests/docker-compose.yml 2 additions, 3 deletions...ndex-vector-stores-elasticsearch/tests/docker-compose.yml
- llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/tests/test_vector_stores_elasticsearch.py 181 additions, 147 deletions...s-elasticsearch/tests/test_vector_stores_elasticsearch.py
Loading
Please register or sign in to comment