> For the complete documentation index, see [llms.txt](https://docs.rememberizer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rememberizer.ai/ar/mward-idhafyh/releases/2024-releases/nov-22nd-2024.md).

# 22 نوفمبر 2024

### ميزات جديدة

* **حسابات متعددة لكل تكامل**: يمكن للمستخدمين الآن ربط وإدارة حسابات متعددة لكل تكامل (Google Drive وDropbox وGmail وSlack)، مما يوفر مرونة أكبر.
* **نماذج OpenAI في خيارات التضمين**: أصبحت نماذج OpenAI متاحة الآن للاختيار عند إنشاء أو تعديل مخازن المتجهات، مما يوفر المزيد من الخيارات لنماذج التضمين.
* **اعتماد نماذج التضمين القابلة للتعديل**: يمكن للمستخدمين الآن تحديث اعتماد نماذج التضمين عند تعديل مخزن المتجهات، مما يبسط إدارة النماذج.

### التحسينات

* **معالجة المستندات بالتوازي**: يتم الآن معالجة المستندات بالتوازي، مما يزيد من السرعة والكفاءة.
* **تحسين تحميل المستندات**: تعمل التحسينات في عمال التحميل على تعزيز أوقات تحميل المستندات.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ar/mward-idhafyh/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.
