Required prerequisites
Questions
Hi, can the Camel framework achieve the following requirement: Given an Excel template and data retrieval rules based on natural language, can the framework use a large model to generate data retrieval SQL statements (possibly multiple SQLs) based on this information, execute the SQL, and then populate the generated data into the template to form the final report? If feasible, please provide a brief description of the implementation approach.