langchain icon indicating copy to clipboard operation
langchain copied to clipboard

How to work with multiple csv files in the same agent session ? is there any option to call agent with multiple csv files, so that the model can interact multiple files and answer us.

Open balaji-skoruz opened this issue 2 years ago • 12 comments

balaji-skoruz avatar Mar 24 '23 07:03 balaji-skoruz

+1

pradosh-abd avatar Mar 24 '23 19:03 pradosh-abd

I would also be interested in whether there is some way of ingesting two or more CSV files of pandas dataframes. I would try doing a Compare and Contrast on the two files.

pmcray avatar Mar 30 '23 22:03 pmcray

+1

skylark400 avatar Mar 31 '23 05:03 skylark400

The easiest way I think you'd be able to do this is through specifying them in the input variables and adding them to the prefix

MohammedAlhajji avatar Apr 01 '23 23:04 MohammedAlhajji

+1

shakyawar-dev avatar Apr 04 '23 12:04 shakyawar-dev

+1

kresnandika avatar Apr 07 '23 05:04 kresnandika

+1

JustinGOSSES avatar Apr 08 '23 15:04 JustinGOSSES

+1

Uchoa-Gui avatar Apr 10 '23 14:04 Uchoa-Gui

+1

Jonny-P avatar Apr 28 '23 00:04 Jonny-P

+1

Leanstuka avatar May 15 '23 16:05 Leanstuka

The easiest way I think you'd be able to do this is through specifying them in the input variables and adding them to the prefix

could you please elaborate on this? thanks!

ViolaSongsy avatar May 17 '23 04:05 ViolaSongsy

+1 Any Pro has a solution yet?

injuryholmes avatar May 18 '23 03:05 injuryholmes