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/libs
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>
4 months ago
..
cli cli[minor]: fix import path for two Astra DB classes in the migration json data (#21926) 4 months ago
community community[minor]: add aerospike vectorstore integration (#21735) 4 months ago
core core[patch]: Fix NPE in function_calling._get_python_function_required_args (#21863) 4 months ago
experimental experimental[patch]: Pass enum only to openai in llm graph transformer (#21860) 4 months ago
langchain langchain[minor]: add libs/partners to dev.Dockerfile (#21902) 4 months ago
partners openai[patch], community[patch]: add pricing and max context window for GPT-4o (#21673) 4 months ago
standard-tests core, standard tests, partner packages: add test for model params (#21677) 4 months ago
text-splitters infra: fix CI on text-splitters (#21935) 4 months ago