BearlyInterpreterTool#
- class langchain_community.tools.bearly.tool.BearlyInterpreterTool(api_key: str)[source]#
用于在沙盒环境中评估python代码的工具。
属性
description
endpoint
file_description
files
name
方法
- Parameters:
api_key (str)
使用BearlyInterpreterTool的示例
用于在沙盒环境中评估python代码的工具。
属性
|
|
|
|
|
|
|
|
|
方法
api_key (str)
使用BearlyInterpreterTool的示例