Add changelog for #3918

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-04 13:25:47 -08:00
parent 0004a116d8
commit 3c60b0c8af
2 changed files with 16 additions and 0 deletions

1
changelog/3918.other.md Normal file
View File

@@ -0,0 +1 @@
- Updated foundational examples to use `system_instruction` on LLM services instead of adding system messages to `LLMContext`.