Sunbird-cQube / cQubeChat

A module that allows for Natural Language Querying to cQube Data
4 stars 5 forks source link

Added required libraries to support Langchain framework #4

Closed deepanshhuuu closed 1 year ago

deepanshhuuu commented 1 year ago

I have initialized all the libraries required to work with LLMs and Langchain framework, also I have initialized the SQL Database toolkit that will be required to connect the database along with this I have added an easy method that will be used to store and display the chat history while having the conversation with cQubeChat.