-
I am trying to learn and trying to connect milvus vector database ad when testing the same the following error occurs after connecting to the Milvus database. (Please not hello_milvus.py is tested suc…
-
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…
-
**Describe the bug**
Using `TokenStream` as a return type for a method when using AiServices is simply not working. It seems to get "stuck" somewhere. `TokenStream#onNext` is never called.
**Log a…
-
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…
-
请问大佬 如何使用第三方的api?还是如何设置使用的chat模型
-
The current top-level interface for vector storage, the EmbeddingStore interface, only has methods for adding (add/addAll) and querying (findRelevant). Are there any plans to expand this interface in …
-
Not sure what triggers that on my machine, but I do get:
```
java.net.UnknownHostException: localhost
at wiremock.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator.co…
-
I keep seeing this in the Error log:
```
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.redhat.devtools.intellij.quarkus.ru…
-
I am waiting for a redis integration with langchain4j.
-
The already existing integrated embedding models are very fast and above all very practical, but I am currently developing an application which the embedding model must include French for greater rele…