Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

feature(wren-ai-service): support async SQL dry-run and async Qdrant component #374

Closed paopa closed 3 months ago

paopa commented 3 months ago

This PR aims to make the SQL dry-run and Qdrant components support async tasks. and also extract the function related to the engine to a module.