Files
langchain/tests/integration_tests
Mike Wang c3044b1bf0 [test] Add integration_test for PandasAgent (#4056)
- confirm creation
- confirm functionality with a simple dimension check.

The test now is calling OpenAI API directly, but learning from
@vowelparrot that we’re caching the requests, so that it’s not that
expensive. I also found we’re calling OpenAI api in other integration
tests. Please lmk if there is any concern of real external API calls. I
can alternatively make a fake LLM for this test. Thanks
2023-05-05 14:49:02 -07:00
..
2023-04-28 20:47:18 -07:00
2023-04-30 11:14:09 -07:00
2023-05-05 14:48:13 -07:00
2023-05-05 14:48:13 -07:00
2023-05-05 09:11:37 -07:00
2023-05-01 10:47:15 -07:00
2022-10-24 14:51:15 -07:00