-
**Is your feature request related to a problem? Please describe.**
Currently it is not possible to store multi-value document metadata (e.g. list of uuids) in the embedding store and to filter them…
-
- [x] If LLM responds with a JSON wrapped in backticks and/or some additional text, try to extract that instead of failing
- [ ] Automatically enable [JSON mode](https://docs.langchain4j.dev/tutorial…
-
Hi, tried to clone the project but i can find an import for PineconeDatabase.
Any suggestions?
-
EmbeddingStore should support delete and update of embeddings.
-
Built a simple service with Spring 2.2.5 that uses langchaing 4j together with PostgreSQL pgvector extension
Everything works fine locally when I run and test it with maven in IDEA.
But when I sta…
-
### Description
The goals of presets are:
- Make the growing list of Quarkus extensions easier to digest in the tooling (code.quarkus.io, CLI, ...)
- Speed up the process of creating specific apps …
-
An experimental [AcceptAutocompleteAction](https://github.com/devoxx/DevoxxGenieIDEAPlugin/blob/master/src/main/java/com/devoxx/genie/actions/AcceptAutocompleteAction.java) (pressing tab key) is avail…
-
LangChain4j 0.28 has a new metadata filter API for embedding stores.
We should implement that for embedding stores where it is appropriate - for some embedding stores we don't just take the upstream …
-
**Is your feature request related to a problem? Please describe.**
I want to run Bedrock Anthropic in streaming mode for model `anthropic.claude-3-5-sonnet-20240620-v1:0`.
**Describe the solu…
-
**Describe the bug**
**Log and Stack trace**
**To Reproduce**
**Expected behavior**
**Please complete the following information:**
- LangChain4j version: 0.33.0
- LLM(s) used…