# 2024年12月27日

### 新機能

* **ベクトルストアにおけるエージェント検索**: より正確で効率的なデータ取得のために、ベクトルストアに高度な検索機能を導入しました。

### 改善点

* **データ管理の強化**: ドキュメントが削除されるときにベクターデータを自動的に削除する機能を実装し、データの整合性を確保しました。

### バグ修正

* **ベクターストアの読み込みと作成の修正**: ベクターストアの作成と埋め込みバイナリの読み込みを妨げていた問題を解決し、システムの信頼性を向上させました。


---

# 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/2024-releases/dec-27th-2024.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.
