BearlyInterpreterTool#
- class langchain_community.tools.bearly.tool.BearlyInterpreterTool(api_key: str)[source]#
Tool for evaluating python code in a sandbox environment.
Attributes
descriptionendpointfile_descriptionfilesnameMethods
- Parameters:
api_key (str) โ
Examples using BearlyInterpreterTool