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