Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 1.52 KB

README.md

File metadata and controls

49 lines (42 loc) · 1.52 KB

LangChain4j-workflow Examples

This repo have multiple advanced LLM examples using langchain4j-workflow and langchain4j libs.

LLM examples

Please note that examples can be modified and more examples will be added over time.

MoA

RAG

Agent Architectures

Put more examples here..

How contribute?

If you want to contribute with more examples, please follow the steps below:

  • Fork this repo
  • Create a new branch
  • Add your example
  • Create a PR
  • Wait for the review
  • After revision your PR can be merged =)
  • Done!

Thank you for your contribution! 🚀