Skip to content

Commit 145e6e6

Browse files
committed
更新代码解释器文档,添加启动提示和工具状态查看说明
1 parent 27b4fd4 commit 145e6e6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
35.3 KB
Loading

use/code-interpreter.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@
5151

5252
镜像可能会不定时间更新以提供更多的功能,因此请定期查看镜像的更新。如果需要更新镜像,可以使用 `/pi repull` 命令重新拉取镜像。
5353

54+
> [!TIP]
55+
> 如果一开始没有正常启动此功能,在启动成功之后,需要执行 `/tool on python_interpreter` 来开启此功能。
56+
> 您可以通过 `/tool ls` 查看所有的工具以及它们的启用状态。
57+
58+
![](../source/images/code-interpreter/image-3.png)
59+
5460
## 文件输入/输出
5561

5662
代码执行器除了能够识别和处理图片、文字任务,还能够识别您发送的文件,并且能够发送文件。但是,目前来说有一些环境上的限制。

0 commit comments

Comments
 (0)