# 2026 年 1 月 30 日

### 改进

* **改进的文档处理**：优化了向量存储和记忆文档处理的操作，以提高效率和响应速度。
* **精细化任务分离**：微调了分块和嵌入任务的划分，以改善应用性能。

### 错误修复

* **修复文档索引时间戳**：修正了一个问题，即当文档被标记为已索引时，'indexed\_on' 时间戳未正确更新。


---

# 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/jan-30th-2026.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.
