-
**Describe the bug**
Error occured during streaming for getting response.
**Log and Stack trace**
2024-02-24T01:17:40.732+08:00 ERROR 27155 --- [alhost:1337/...] c.m.m.l.CustomStreamingResponseH…
-
**Is your feature request related to a problem? Please describe**
The Python version of LangChain has support for Neo4j Graph database and ability to query the graph in natural language
**Describe…
-
现在API都支持图片或者文档解析,作者下一步是否有这个想法
-
Spring AI is built on top of Spring Boot 3.1, which offers `ConnectionDetails` and `ServiceConnection` support for Docker Compose and Testcontainers to improve DevEx
**Expected Behavior**
Suppor…
-
I've read the documentation in https://docs.quarkiverse.io/quarkus-wiremock/dev/index.html#_configuration_retrieval but it doesn't seem the documentation is in-line with how things actually work.
I…
-
**Is your feature request related to a problem? Please describe.**
I have a need to parse CSV that implements DocumentParser
**Describe the solution you'd like**
ApachePoiDocumentParser implement…
-
**Describe the bug**
I save a textsegment with metadata, but when i retreive it again, the metadata is gone.
**To Reproduce**
```
TextSegment ts = TextSegment.from("I like triangles", Metadata.f…
-
cant load local embedding model with local vocabulary file,because PoolingMode class is not public
![image](https://github.com/langchain4j/langchain4j/assets/22168681/097ba17a-1c0f-4c6a-92b2-6b9d7dc9…
-
In slot 1 we need the following properties:
```
quarkus.langchain4j.azure-openai.api-key=${AZURE_OPENAI_API_KEY}
quarkus.langchain4j.azure-openai.resource-name=redhat-workshop-aoai
quarkus.langc…
-
**Is your feature request related to a problem? Please describe.**
Currently there are only `add` methods. People also want to update/remove embeddings from the store. Methods to do that would be nic…