Replace langchain4j-http-client-jdk with quarkus-langchain4j-jaxrs-client
Open
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 108
Description
One place where it perhaps makes sense for our AI extensions to always leverage Quarkus LangChain4j, is for the HTTP client.
The JDK (and other client implementations) have some known limitations, so it is likely better for performance to leverage the Vert.x based client provided by Quarkus LangChain4j. It could also help to reduce the risk of exposure to CVEs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.