Canner / WrenAI

Wren AI makes your database RAG-ready. Implement Text-to-SQL more accurately and securely.
https://getwren.ai
GNU Affero General Public License v3.0
1.38k stars 110 forks source link

Does it support source code installation #368

Open lemon-945 opened 1 month ago

lemon-945 commented 1 month ago

Currently, only Docker installation method is provided. Will the source code installation method be provided in the future?

cyyeh commented 1 month ago

@Wangcuilan hi, I am curious what's the reason that you would like to use the source code installation method? Thank you

lemon-945 commented 1 month ago

@Wangcuilan hi, I am curious what's the reason that you would like to use the source code installation method? Thank you

The source code installation is easy to debug and facilitates secondary development on the current version.

cyyeh commented 1 month ago

@Wangcuilan I'll take some time to write down some step-by-step guide here, and could you help test the flow? If it's ok, we may in the future add it to the documentation. Thank you!

lemon-945 commented 1 month ago

ok

cyyeh commented 1 week ago

@lemon-945 do u wanna try ai-service first without docker? if so, please check out the README: https://github.com/Canner/WrenAI/tree/main/wren-ai-service for Environment Setup and Start the service for development