quarkus-langchain4j
quarkus-langchain4j copied to clipboard
Offer sample system messages and user prompts in the Dev UI
Just a very rough draft for now, to continue the discussion. Added one sample where the LLM summarizes a git diff that I took from this repository. Maybe the samples should be moved to separate file(s) but I'd have to figure out how. Also, I'm not sure if we can limit the size of the text areas, they grow very big after selecting a long system+user message.
- Fixes: https://github.com/quarkiverse/quarkus-langchain4j/issues/656