# 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-cn/e-wai-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.
