We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac68fe5 commit f2e68afCopy full SHA for f2e68af
test/tools/test_component_tool.py
@@ -23,7 +23,6 @@
23
from haystack.dataclasses import ChatMessage, ChatRole, Document
24
from haystack.tools import ComponentTool
25
from haystack.utils.auth import Secret
26
-from my_tests.mistral_chat_template import messages
27
28
from test.tools.test_parameters_schema_utils import BYTE_STREAM_SCHEMA, DOCUMENT_SCHEMA, SPARSE_EMBEDDING_SCHEMA
29
0 commit comments