langchain_community.tools.bearly.tool
.BearlyInterpreterTool¶
- class langchain_community.tools.bearly.tool.BearlyInterpreterTool(api_key: str)[source]¶
用于在沙箱环境中评估Python代码的工具。
属性
description
endpoint
file_description
files
name
api_key
方法
__init__
(api_key)add_file
(source_path, target_path, description)作为工具
()清除文件
()制作输入文件
()- 参数
api_key (字符串) –