Closed Timmy485 closed 3 months ago
Hi @Timmy485, DataAnalysis
class was deprecated. This package should be better version of the original DataAnalysis class. If you want to follow the tutorial you can install old version. Last version with DataAnalysis
class is 0.14.14
. You can install it with
pip install e2b==0.14.14
Let me know if this helps
that seemed to fix it, is there any updated example I can follow though rather than the current I'm using?
Not right now. Actually we're just finishing new version of SDK, which will improve speed, DX and more. Once we release it, we will return to the examples and update them to new SDK version.
noted, I would love to get pinged when that's out :)
He @Timmy485 just wanted to add one more thing. We have an official cookbook full of examples, including LangChain - https://github.com/e2b-dev/e2b-cookbook
rying to follow this guide: https://e2b.dev/blog/build-ai-data-analyst-with-langchain-and-e2b , however i run into this error
when trying to initialize E2BDataAnalysisTool as stated in the guide e2b version
0.17.1