java-langchains icon indicating copy to clipboard operation
java-langchains copied to clipboard

A Java 8+ LangChain implementation. Build powerful LLM based applications in an (enterprise) Java context.

Results 2 java-langchains issues
Sort by recently updated
recently updated
newest added

Currently the project is documented in the [root README.md](https://github.com/Hakenadu/java-langchains/blob/master/README.md). In perspective, a searchable, intuitive or more generally suitable documentation page would be useful.

enhancement

A chain visualization is needed. This could be achieved by using plantuml. Due to its GPL License this approach has to implemented in a separate project to not violate this...

enhancement