Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 720 Bytes

File metadata and controls

18 lines (12 loc) · 720 Bytes

liberty-workshop-langchain4j

A workshop to learn how to build AI-Infused applications with Liberty, LangChain4j and LangChain4j CDI.

The workshop is divided into several steps. You can follow the instructions available in the workshop website. Alternatively, you may serve the instructions locally by following the docs/README file.

The final state of each step is available in the step-XX directory. You can quickly jump to the final state of a step by navigating to the corresponding directory, and then running the following command:

./mvnw liberty:dev

The application runs on http://localhost:9080.