Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.04k stars 211 forks source link

feature(wren-ai-service): Enhance the response for Dry-run API to Wren UI and development support #407

Closed paopa closed 5 months ago

paopa commented 5 months ago

this PR aims to enhance the response handling in the AI service for wren-ui dry-run SQL API. and also add the makefile command to start the dependent services such as wren-ui, ibis, wren-engine, and so on...

[!WARNING] This PR is still not fixing the CI, thus let's skip the CI failure here.