Soul AI
Soul AI
I have the similar question on how to implement chat hisotry in SQLDatabaseChain.from_llm. Thanks!
Noticed in the sql database base.py, there is no history defined there. Could we add in the history for SQL Database? def _call( self, inputs: Dict[str, Any], run_manager: Optional[CallbackManagerForChainRun] =...
Agree. This is much needed feature! Thanks for pulling this!
> I'm also seeing the same error - getting a 403 back Same issue here.