# 2025 年 9 月 26 日

### 改进

* **搜索工作流的自动化测试集成**：集成了自动化测试功能，以提高Agentic语义搜索工作流的效率和准确性。
* **文档内容搜索优化**：改善了搜索体验，因为我们简化了查找现有文档内容的过程。

### 新功能

* **新增美国专利数据**：我们通过新增美国专利数据丰富了我们的数据库，增强了用户可利用的数据覆盖范围。

### 错误修复

* **偏移更新修复**：修复了通过 document\_instance\_id 更新 offset\_began 的问题，使该过程更加一致和可靠。


---

# 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/sep-26th-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.
