chore: Add README.md files

This commit is contained in:
Roque Caballero 2025-03-28 17:36:22 +01:00
commit 4ceec902a3
Signed by: roque.caballero
SSH key fingerprint: SHA256:+oco2mi9KAXp5fmBGQyUMk3bBo0scA4b8sL7Gf2pEwo
155 changed files with 19124 additions and 0 deletions

5
demo-04/README.md Normal file
View file

@ -0,0 +1,5 @@
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.