The XMLSearchTool
is designed to perform a RAG (Retrieval-Augmented Generation) search within the content of a XML file.
XMLSearchTool
xml
: This is the path to the XML file you wish to search.
It is an optional parameter during the tool’s initialization but must be provided either at initialization or as part of the run
method’s arguments to execute a search.