e66eb6327a
## Issue Fixes #1340 ## Change 1. Make `prefix` configurable and default value is backwards compatible (i.e. the default value is `embedding:`). ## General checklist - [x] There are no breaking changes - [x] I have added unit and integration tests for my change - [x] I have manually run all the unit and integration tests in the module I have added/changed, and they are all green - [x] I have manually run all the unit and integration tests in the [core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core) and [main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j) modules, and they are all green ## Checklist for changing existing embedding store integration - [x] I have manually verified that the `{NameOfIntegration}EmbeddingStore` works correctly with the data persisted using the latest released version of LangChain4j |
||
---|---|---|
.. | ||
main/java/dev/langchain4j/store | ||
test/java/dev/langchain4j/store |