Files
langchain-python/langchain/chains
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-02-15 23:57:13 -08:00
2023-02-12 23:01:26 -08:00
2023-01-27 00:45:17 -08:00
2023-01-27 00:45:17 -08:00
2023-02-02 08:23:38 -08:00
2023-02-02 08:47:20 -08:00
2023-02-10 08:01:13 -08:00
2023-03-01 20:59:07 -08:00
2023-03-07 07:59:37 -08:00
2023-03-06 08:34:24 -08:00
2022-12-10 09:19:16 -08:00
2023-03-04 08:15:52 -08:00
2022-12-06 21:58:16 -08:00