Files
langchain/tests/integration_tests
Harrison Chase cb04ba0136 Add support for intermediate steps to SQLDatabaseSequentialChain (#1583) (#1601)
for https://github.com/hwchase17/langchain/issues/1582

I simply added the `return_intermediate_steps` and changed the
`output_keys` function.

I added 2 simple tests, 1 for SQLDatabaseSequentialChain without the
intermediate steps and 1 with

Co-authored-by: brad-nemetski <115185478+brad-nemetski@users.noreply.github.com>
2023-03-11 15:44:41 -08:00
..
2023-03-08 21:24:27 -08:00
2023-03-08 21:24:18 -08:00
2023-03-08 21:24:27 -08:00
2022-10-24 14:51:15 -07:00
2023-02-20 21:15:45 -08:00