A classifier that determines whether or not the input files are already in a standard format that can quickly be converted to the target format. In case the files are standard, it passes the input to the search/replace (deterministic converter) module. Otherwise, it passes the data to the LLM converter.
A classifier that determines whether or not the input files are already in a standard format that can quickly be converted to the target format. In case the files are standard, it passes the input to the search/replace (deterministic converter) module. Otherwise, it passes the data to the LLM converter.