ai-lc4j-demos/demo-04
2025-03-28 17:53:29 +01:00
..
src/main chore: fix model URLs 2025-03-28 17:53:29 +01:00
pom.xml chore: Add README.md files 2025-03-28 17:36:22 +01:00
README.md chore: Add README.md files 2025-03-28 17:36:22 +01:00

Demo 04 - System messages

A system message in a LLM is a directive that helps guide the models behavior and tone during an interaction. It typically sets the context, role, or boundaries for the model, defining how it should respond to the user.