# 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/ja/rissu-1/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.
