# 2025年9月26日

### 改善

* **検索ワークフローのための自動テスト統合**: エージェントのセマンティック検索ワークフローの効率と精度を向上させるために、自動テスト機能を統合しました。
* **ドキュメントコンテンツ検索の最適化**: 既存のドキュメントコンテンツを見つけるプロセスを簡素化したことで、検索体験が向上しました。

### 新機能

* **新しい米国特許データの追加**: ユーザーが活用できるデータカバレッジを強化するために、新しい米国特許データを追加してデータベースを充実させました。

### バグ修正

* **オフセット更新修正**: 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/ja/rissu-1/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.
