akshata29 / entaoai

Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
MIT License
841 stars 254 forks source link

are we using prompt flow or langchain for asking questions over sql ? #47

Closed rehat22 closed 9 months ago

akshata29 commented 9 months ago

@rehat22 - The repo covers the solution for both the Prompt Flow and Langchain. PromptFlow code is in api\PromptFlow\SqlAsk and Langchain code is in api\Python\SqlAsk or api\Python\SqlChain