# 2024年11月22日

### 新機能

* **統合ごとの複数アカウント**: ユーザーは、各統合（Google Drive、Dropbox、Gmail、Slack）に対して複数のアカウントを接続および管理できるようになり、柔軟性が向上しました。
* **埋め込みオプションにおけるOpenAIモデル**: ベクターストアを作成または編集する際に、OpenAIモデルが選択可能になり、埋め込みモデルの選択肢が増えました。
* **編集可能な埋め込みモデルの資格情報**: ユーザーは、ベクターストアを編集する際に埋め込みモデルの資格情報を更新できるようになり、モデル管理が簡素化されました。

### 改善点

* **並列ドキュメント処理**: ドキュメントが並列に処理されるようになり、速度と効率が向上しました。
* **改善されたドキュメント読み込み**: 読み込みワーカーの最適化により、ドキュメントの読み込み時間が短縮されました。


---

# 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/nov-22nd-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.
