What's Changed
- add option to use user-defined SQL table info by @jzluo in #1347
- Fix link in summarization.md by @brotchie in #1344
- Fixed arguments passed to InvalidTool.run(). by @kurehajime in #1340
- separate columns by tabs instead of single space in sql sample rows by @jzluo in #1348
- Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs by @agola11 in #1150
- sql doc formatting by @jzluo in #1350
- improve docs by @hwchase17 in #1351
- pandas and csv agents by @hwchase17 in #1353
- typo in vectorstores by @cjpurackal in #1362
- bump version to 0097 by @hwchase17 in #1365
New Contributors
- @brotchie made their first contribution in #1344
- @kurehajime made their first contribution in #1340
- @cjpurackal made their first contribution in #1362
Full Changelog: v0.0.96...v0.0.97