Files
langchain-python/langchain
MohammedAlhajji fd0d631f39 🐛 fix: missing kwargs in from_agent_and_tools in dataframe agent (#2285)
Hello! 
I've noticed a bug in `create_pandas_dataframe_agent`. When calling it
with argument `return_intermediate_steps=True`, it doesn't return the
intermediate step. I think the issue is that `kwargs` was not passed
where it needed to be passed. It should be passed into
`AgentExecutor.from_agent_and_tools`

Please correct me if my solution isn't appropriate and I will fix with
the appropriate approach.

Co-authored-by: alhajji <m.alhajji@drahim.sa>
2023-04-03 14:26:03 -07:00
..
2023-04-01 12:52:08 -07:00
2023-03-22 23:15:04 -07:00
2023-04-02 14:57:45 -07:00
2023-03-14 12:37:48 -07:00
2023-03-14 20:00:22 -07:00
2023-04-02 14:57:45 -07:00
2023-04-02 14:04:09 -07:00
2023-04-01 08:59:04 -07:00
2023-04-01 12:54:06 -07:00
2023-04-02 14:57:45 -07:00
2022-10-24 14:51:15 -07:00
2022-11-12 11:22:32 -08:00
2023-03-30 20:41:56 -07:00
2023-03-30 10:14:05 -04:00
2023-02-20 21:15:45 -08:00
2023-04-01 12:52:08 -07:00
2023-01-19 14:48:30 -08:00