-
Do you have a roadmap? I would like to make some contributions.
-
as we know, the langchain official python edition, has many types of AgentType and ChainType, which can provide multi choice for users
-
See https://github.com/langchain4j/langchain4j/blob/main/langchain4j-core/src/test/java/dev/langchain4j/store/embedding/EmbeddingStoreWithoutMetadataIT.java - tests for different store types can exten…
-
When for example an image generation request from the DevUI times out, we get this error:
![Screenshot from 2024-02-21 11-46-05](https://github.com/quarkiverse/quarkus-langchain4j/assets/4374975/63…
-
### Candidate build: `cl240420240408-2000`
- [x] Automated tests for all published guides (Daily build)
- jdk11: `https://github.com/OpenLiberty/guides-common/actions/runs/8611091883`
- jdk17:…
-
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…
-
Hello,
I have service registering multiple prompts and I want to use different `temperature` and `top_p` settings for each prompt but there is no option to do this. Can this be added with an Annot…
Plawn updated
7 months ago
-
I was trying to use Tools, but using OllamaChatModel and it give an erro "java.lang.IllegalArgumentException: Tools are currently not supported by this model"
-
ServiceWithToolsExample in version 0.27.1 does not appear to execute the configured tools registered in the source.
### Discussed in https://github.com/langchain4j/langchain4j/discussions/687
…
-
**Is your feature request related to a problem? Please describe.**
There are some nice new tools for LLM Observability. LlamaIndex has integrated Arize.
* https://arize.com/llm/
* https://phoenix.a…