You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
yonarw b65ac8d39c
community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494)
Description:

- This PR adds a self query retriever implementation for SAP HANA Cloud
Vector Engine. The retriever supports all operators except for contains.
- Issue: N/A
- Dependencies: no new dependencies added

**Add tests and docs:**
Added integration tests to:
libs/community/tests/unit_tests/query_constructors/test_hanavector.py

**Documentation for self query retriever:**
/docs/integrations/retrievers/self_query/hanavector_self_query.ipynb

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2 months ago
..
api_reference docs: readthedocs deprecation fix (#24321) 2 months ago
data
docs community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494) 2 months ago
scripts docs: add tables for search and code interpreter tools (#24586) 2 months ago
src docs: update ChatModelTabs defaults (#24583) 2 months ago
static docs[patch]: Simplify tool calling guide, improve tool calling conceptual guide (#24637) 2 months ago
.gitignore
.yarnrc.yml
Makefile docs: add tables for search and code interpreter tools (#24586) 2 months ago
README.md
babel.config.js
docusaurus.config.js
ignore-step.sh infra: docs ignore step in script (#24090) 2 months ago
package.json
sidebars.js docs: add tables for search and code interpreter tools (#24586) 2 months ago
vercel.json docs[patch]: Remove very old document comparison notebook (#24587) 2 months ago
vercel_build.sh
vercel_requirements.txt
yarn.lock

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide