Add changelog for #4314

This commit is contained in:
Mark Backman
2026-04-15 21:03:13 -04:00
parent e8d6f611cd
commit 686e250db1

View File

@@ -0,0 +1 @@
- Reduced debug log noise for LLM services. The system instruction is now logged once when composed (e.g. when turn completion is enabled) instead of on every LLM call. Per-call logs now show only the conversation messages, consistent across Google, Anthropic, AWS, and OpenAI services.