Most generative AI tools know less about R than languages like JavaScript and Python, thanks to how much training data is available for each. However, with a little extra setup, you can give a large ...
用户用中文提问 → Agent 自动查表结构 → 生成 SQL → 执行查询 → 返回中文解读 ...
User Question: "Show top 5 students in Programming" | v [1. THINK] What does the user want? -> Top 5 students, filtered by subject = Programming, sorted by marks [2. PLAN] What SQL do I need to write?