Commit cc7dc8a
fix: Drop misleading "conversation history" example from server-ai README
`ManagedModel.get_config().messages` returns the configured/templated
system messages from the AI Config, not the conversation history the
model accumulated across run() calls. Drop the block rather than imply
otherwise.
Refs AIC-2383
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d62ee1d commit cc7dc8a
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 132 | | |
137 | 133 | | |
138 | 134 | | |
| |||
0 commit comments