Vladimir Blagojevic
|
d147c7658f
|
feat: Add ComponentTool to Haystack tools (#8693)
* Initial ComponentTool
---------
Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
|
2025-01-13 11:15:33 +01:00 |
|
Stefano Fiorucci
|
08cf09f83f
|
refactor: create_tool_from_function + tool decorator (#8697)
* create_tool_from_function + decorator
* release note
* improve usage example
* add imports to @tool usage example
* clarify docstrings
* small docstring addition
|
2025-01-10 12:15:15 +01:00 |
|
Stefano Fiorucci
|
3f15f38c51
|
refactor: move Tool to a separate package; refactor serde (#8690)
* move tool to separate package; refactor serde
* release note
* rm unused import
|
2025-01-09 12:30:13 +01:00 |
|
Stefano Fiorucci
|
7dcbf25bd7
|
feat: add Tool Invoker component (#8664)
* port toolinvoker
* release note
|
2024-12-20 14:02:42 +01:00 |
|