Package com.hw.langchain.examples.chains
package com.hw.langchain.examples.chains
-
ClassDescriptionThis example demonstrates the use of the SQLDatabaseChain for answering questions over a SQL database.Chain for querying SQL database that is a sequential chain.