langchain/docs
Jesse S fc79b372cb
community[minor]: add aerospike vectorstore integration (#21735)
Please let me know if you see any possible areas of improvement. I would
very much appreciate your constructive criticism if time allows.

**Description:**
- Added a aerospike vector store integration that utilizes
[Aerospike-Vector-Search](https://aerospike.com/products/vector-database-search-llm/)
add-on.
- Added both unit tests and integration tests
- Added a docker compose file for spinning up a test environment
- Added a notebook

 **Dependencies:** any dependencies required for this change
- aerospike-vector-search

 **Twitter handle:** 
- No twitter, you can use my GitHub handle or LinkedIn if you'd like

Thanks!

---------

Co-authored-by: Jesse Schumacher <jschumacher@aerospike.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-05-21 01:01:47 +00:00
..
api_reference docs: style fixes for api reference docs (#21602) 2024-05-13 06:49:50 -07:00
data 👥 Update LangChain people data (#21143) 2024-05-01 11:01:43 -04:00
docs community[minor]: add aerospike vectorstore integration (#21735) 2024-05-21 01:01:47 +00:00
scripts docs: added template to arxiv page (#21846) 2024-05-20 15:30:35 -07:00
src docs[patch]: Remove padding from first sidebar link (#21852) 2024-05-17 17:09:58 -07:00
static
.gitignore infra: cleanup docs build (#21134) 2024-05-01 17:34:05 -07:00
.yarnrc.yml
babel.config.js
docusaurus.config.js docs[patch]: Update 0.2 banner copy (#21888) 2024-05-19 17:21:02 -07:00
Makefile docs: link to langsmith+langgraph docs (#21930) 2024-05-20 13:05:22 -07:00
package.json docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
README.md
sidebars.js docs: link to langsmith+langgraph docs (#21930) 2024-05-20 13:05:22 -07:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt docs: remove postgres from docs build (#21847) 2024-05-17 15:36:35 -07:00
vercel.json docs: rewrite old home, fix v0.1 infinite redirect (#21936) 2024-05-20 13:44:41 -07:00
yarn.lock docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00

LangChain Documentation

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