Mehra-Ashish

Results 1 issues of Mehra-Ashish

Hi All, I am trying to use the SQL database chain as mentioned over here (https://python.langchain.com/en/latest/modules/chains/examples/sqlite.html) using AzureOpenAI API but getting the following errors: Command run: db_chain = SQLDatabaseChain(llm=llm, database=db,...