mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-22 16:31:16 +00:00
6 lines
185 B
YAML
6 lines
185 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Move `Tool` to a new dedicated `tools` package.
|
|
Refactor `Tool` serialization and deserialization to make it more flexible and include type information.
|