labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
18.65k stars 4.92k forks source link

文生报表 #3223

Open SDAIer opened 5 days ago

SDAIer commented 5 days ago

生成了sql代码,并通过db插件货取了数据。 后面如何生成数字报表和图形报表,目前图形插件功能以及echarts脚本功能较为单一,无法满足复杂场景,有没有其他思路可以推荐

lijiajun1997 commented 17 hours ago

考虑生成html/svg代码,发给api,api根据代码生成页面,返回url给用户