This node turns a vector store into a tool by providing it with a name and a description. This tool can then be used by an agent during the execution of the Agent Prompter node to dynamically retrieve relevant documents from the underlying vector store.
A meaningful name and description are very important, for example:
Name: KNIME_Node_Description_QA_System
Description: Use this tool whenever you need information about which nodes a user would need in a given situation or if you need information about nodes' configuration options.
Note: OpenAI Functions Agents require the name to contain no whitespace while other kinds of agents may not have this restriction.
The name for the tool. Note that OpenAI Functions Agents require the name to contain no whitespace, while other types of agents may not have this restriction.
The description of the tool by which an agent decides whether or not to use the tool. Provide a meaningful description to make the agent decide more optimally. Note that the tool description cannot be empty for OpenAI Functions Agents.
The number of top results that the tool will provide from the vector store.
Whether or not to retrieve document sources if provided.
The metadata containing the sources of the documents.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Python Extension Development (Labs) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.