New features
- a754846 (agents) Implement Serialize and Deserialize for chat messages
Persist, retry later, evaluate it completions in a script, you name it.
Allows playing with the iterator outside of the stream.
Relates to https://github.com/bosun-ai/kwaak/issues/337
Use the new generics to _just-make-it-work_.
Ensure tool calls and responses are always balanced, even when the tool retry limit is reached
https://github.com/bosun-ai/kwaak/issues/313
Miscellaneous
- 0000000 Update Cargo.toml dependencies
Full Changelog: 0.21.1...0.22.0