# 代码解释器

**为什么制作这样的工作流？**

* 是因为很多代码时间很长了。有的时候自己也看不懂。所以因为这个原因编排了代码解释器这样一个助手

**它的作用**

* 快速理解遗留项目代码
* 为团队成员提供清晰的代码注释
* 提高代码审查效率

**投稿作者：**&#x80FD;用AI

**创作难度：**⭐️

<figure><img src="/files/hLbxkw9n91D0raLRKzce" alt="" width="269"><figcaption></figcaption></figure>

{% file src="/files/C1Mn9dDSylyxRehRGgnC" %}

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.nyai.chat/gong-zuo-liu-da-quan-huan-ying-tou-gao/bian-cheng-lei/dai-ma-jie-shi-qi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
