# 2025 年 4 月 18 日

### 新功能

* **嵌入工作者跟踪**：引入了嵌入工作者的监控功能，以提高性能和可靠性。
* **增强文档**：为人类用户和AI助手提供了更新的文档，以改善指导。

### 改进

* **数据新鲜度提升**：实施了缓存超时，以确保用户获得最新的信息。
* **通知优化**：调整了警报设置，以防止重复通知并增强用户体验。

### 错误修复

* **账户 API 修正**：解决了一个问题，即在使用 CK API 密钥时，账户 API 未返回正确的 CK 描述。


---

# 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://docs.rememberizer.ai/zh-cn/e-wai-zi-yuan/releases/2025-releases/apr-18th-2025.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.
