# 29 أغسطس 2025

## جن ستوديو

### إصلاحات الأخطاء

* **وضع الجهد العقلي الأدنى**: هذا الوضع غير متوافق مع توليد الصور أو البحث على الويب في نماذج GPT-5. للوصول إلى هذه الميزات في GPT-5، يجب على المستخدمين اختيار وضع جهد عقلي أعلى.

## مركز التحكم

### إصلاحات الأخطاء

* **معالجة الوثائق لـ LLMs**: تم تحسين معالجة الوثائق لـ LLMs، مما يمنع أي مشاكل تتعلق بالوثائق ويعزز الدقة.
* **تحديثات السجل**: تم تحديث السجل عند حذف محادثة أثناء عملية التضمين لضمان تتبع دقيق.


---

# 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.skydeck.ai/ar/releases/aug-29th-2025.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.
