agentle.agents.message_history_fixer¶
Bulletproof message history validation and auto-fix system. Prevents the “function response parts” error in all scenarios.
Functions
|
Deep copy operation on arbitrary Python objects. |
Classes
|
Special type indicating an unconstrained type. |
|
Represents a message from an assistant in the system. |
|
Represents a message from a developer in the system. |
|
Automatically detects and fixes message history inconsistencies that could cause the "function response parts" error. |
|
All the operations on a read-only sequence. |
|
Represents the result of a tool execution within a step. |
|
Represents a suggestion to execute a specific tool. |
|
Represents a message from a user in the system. |