This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2026-01-01 01:27:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
tools
History
Vladimir Blagojevic
ceb87b372a
Fixes
2025-12-17 12:40:16 +01:00
..
test_component_tool.py
Add ComponentTool state validation
2025-12-17 10:55:20 +01:00
test_from_function.py
fix: update the deserialization for
tool
decorator (
#9618
)
2025-07-22 12:35:29 +02:00
test_parameters_schema_utils.py
feat: Add
extra
field in ToolCall and ToolCallDelta (
#10018
)
2025-11-05 13:35:32 +01:00
test_pipeline_tool.py
fix: Add warm_up() calls to tests after ChatGenerator tool initialization changes (
#9965
)
2025-10-29 13:52:57 +01:00
test_serde_utils.py
feat: Update tools param to Optional[Union[list[Union[Tool, Toolset]], Toolset]] (
#9886
)
2025-10-20 09:26:22 +02:00
test_tool.py
Fixes
2025-12-17 12:40:16 +01:00
test_tools_utils.py
fix: warm up individual tools inside Toolsets in warm_up_tools() (
#10002
)
2025-11-05 09:59:23 +01:00
test_toolset_wrapper.py
Add Tools warm_up (
#9856
)
2025-10-20 12:11:34 +02:00
test_toolset.py
feat: Update tools param to Optional[Union[list[Union[Tool, Toolset]], Toolset]] (
#9886
)
2025-10-20 09:26:22 +02:00