# Nov 22nd, 2024

### New Features

* **Multiple Accounts per Integration**: Users can now connect and manage multiple accounts for each integration (Google Drive, Dropbox, Gmail, and Slack), providing greater flexibility.
* **OpenAI Models in Embedding Options**: OpenAI models are now available for selection when creating or editing Vector Stores, offering more choices for embedding models.
* **Editable Embedding Model Credentials**: Users can now update embedding model credentials when editing a Vector Store, simplifying model management.

### Improvements

* **Parallel Document Processing**: Documents are now processed in parallel, increasing speed and efficiency.
* **Improved Document Loading**: Optimizations in the loading workers enhance document loading times.


---

# 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/additional-resources/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.
