-
When running test containers with Redis
LOG:
```
2024-09-11 05:53:44,035 ERROR [io.qua.arc.imp.UncaughtExceptions] (main) Error occurred while destroying instance of CLASS bean [types=[java.lang…
-
Hi,
I'm trying to ingest into an Azure AI Search Index using the AzureBlobStorageDocumentLoader, however, I got the following error during the ingestion:
```
com.azure.core.exception.HttpRespon…
-
**Is your feature request related to a problem? Please describe.**
I have ingested some documents.
One document becomes 2 times short.
I need to re-index it in the embedding store by removing th…
-
**Describe the bug**
Tool calling in Langchain4j is not working correctly with "gemini-1.5-flash-001" model.
For "gemini-1.5-pro-001" it is working correctly.
**Log and Stack trace**
> jav…
-
**Is your feature request related to a problem? Please describe.**
There are already a lot of TTS Services aviable out
- https://platform.openai.com/docs/guides/text-to-speech
- https://localai.io/…
-
Adding langchain4j properties to the properties file highlights some as unknown, while others are well recognized. The code contains both properties.
Here is where the property `quarkus.langchain4j…
-
If an `@Tool` throws an exception during execution, the stack trace turns up in the quarkus console, but it can be masked by request and response logging. In my experience, it seems like the response …
-
So far I've ported the following models to Java:
Llama 3 & 3.1, Mistral/Codestral/Mathstral/Nemostral (+ Tekken tokenizer), Qwen2, Phi3 and Gemma 1 & 2 ...
All models are bundled as a single ~2K li…
mukel updated
1 month ago
-
Same as https://github.com/langchain4j/langchain4j/pull/1590 but for Github Models
-
Hi,
I try to build a knowledge store with Pinecone and Mongodb, similar which I did successfully for Chroma, Weaviate, Elastic and Milvus. However with Mongodb I don't get any matches.
I have 2…