# 局限性

在 Afarensis 助手API的测试版期间，我们已经确定了以下已知局限性，并且正在积极寻求解决方案：

已知局限性 流输出支持：当前版本尚未支持包括消息和运行步骤在内的流输出。 状态更新通知：缺少一种机制，可以在不进行轮询的情况下分享对象状态更新。 工具支持：尚未支持将DALL·E或浏览作为工具的功能。 图像消息创建：用户目前无法创建包含图像的消息。 请求限制：在用户账户级别，请求的限制为每分钟60次。 我们正在努力开发这些功能，以提升Afarensis 助手API的能力和用户体验。

我们的承诺 我们承诺持续改进Afarensis 助手API，并欢迎开发者在我们的开发者论坛上提供宝贵的反馈。您的反馈将帮助我们确定未来功能开发的优先级，使构建助手变得更加强大和灵活。

下一步 在您了解了Afarensis 助手的工作方式和当前局限性之后，我们建议您深入探索助手工具。这一部分将涵盖检索、函数调用和代码解释器等关键主题，帮助您充分利用Afarensis 助手API的强大功能。


---

# 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.afarensis.com/google-zhu-li-de-gong-zuo-yuan-li/ju-xian-xing.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.
