haystack/releasenotes/notes/tool-refactor-7ed98e3ee4de14c3.yaml

6 lines
185 B
YAML
Raw Normal View History

---
enhancements:
- |
Move `Tool` to a new dedicated `tools` package.
Refactor `Tool` serialization and deserialization to make it more flexible and include type information.