# 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-hk/qi-ta-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.
