Changelog (v0.12.0...v0.13.0)
- minor #2460 Bump Version Constraints for v0.13.0 (@chr-hertel)
- feature #2436 Agent to return a lazy Execution instance (@chr-hertel)
- feature #2431 Support template variables in file prompts (@mikemikimike)
- feature #2429 Expose the ChromaDb embedding function in the configuration (@wachterjohannes)
- bug #2404 Preserve periods in model option names (@saifulferoz)
- feature #2373 Drive tool calling from the Agent instead of an output processor (@chr-hertel)
- bug #2361 Fix static memory string configuration failing to instantiate StaticMemoryProvider (@chr-hertel)
- bug #2378 Remove stale logger argument from agent definition (@chr-hertel)
- bug #2377 Rename keep_tool_messages option to exclude_tool_messages (@chr-hertel)