ai-lc4j-demos/demo-04/README.md

5 lines
299 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.