New features
Sometimes LLMs fail a completion without deterministic errors, or the
user case where you just want to retry. `redrive` can now be called on a
context, popping any new messages (if any), and making the messages
available again to the agent.
-
f83f3f0 (agents) Implement ToolExecutor for common dyn pointers (#549)
-
7f85735 (query) Add custom lancedb query generation for lancedb search (#518)
Seems someone conveniently forgot to add Golang support for the
splitter.
Miscellaneous
- 0000000 Update Cargo.lock dependencies
Full Changelog: 0.16.4...0.17.0