langchain
8f403ea2 - info sql tool remove whitespaces in table names (#13712)

Commit
2 years ago
info sql tool remove whitespaces in table names (#13712) Remove whitespaces from the input of the ListSQLDatabaseTool for better support. for example, the input "table1,table2,table3" will throw an exception whiteout the change although it's a valid input. --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Author
Parents
Loading