langchain
c3044b1b - [test] Add integration_test for PandasAgent (#4056)

Commit
2 years ago
[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
Author
Parents
Loading