added changelog

This commit is contained in:
Chad Bailey
2026-03-18 23:31:18 +00:00
parent 4a0411cbc4
commit 05157129e2

View File

@@ -0,0 +1 @@
- Upcoming Gemini Live models don't support replacing the context during a session, so creating a single response (by using an `LLMMessagesAppendFrame` without a context manager, for example) will return an error with those models.