> For the complete documentation index, see [llms.txt](https://docs.skydeck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydeck.ai/ar/releases/may-16th-2025.md).

# 16 مايو 2025

## GenStudio

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

* **بحث ويب قابل للتكوين لنماذج GPT-4o**: تمت إضافة القدرة على تكوين خيارات بحث الويب في معاينة البحث الصغيرة لـ OpenAI GPT-4o ومعاينة البحث لـ GPT-4o.
* **جولة تلقائية مع زر "التالي"**: تم تقديم ميزة جولة تلقائية مع زر "التالي" لإرشاد المستخدمين خلال التطبيق.

### تحسينات

* **تحسين اختيار النموذج**: تمكين المستخدمين من النقر على شعارات النماذج في صندوق الاختيار لتجربة اختيار نموذج أكثر سهولة.

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

* **تحسين وضوح نموذج المعلمات**: تم حل مشكلة كانت تجعل نماذج المعلمات غير واضحة عند التبديل بين المحادثات.

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

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

* **زيادة الاعتمادية لنماذج جمنّي وفيرتكس AI**: تمت إضافة آلية إعادة المحاولة في حلقة الإكمال لتعزيز استقرار نماذج جمنّي وفيرتكس AI.

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

* **تحسين معالجة المطالبات**: تم تصحيح مطالبات النظام بحيث يتم تمكين تنسيق Markdown وLaTeX فقط لنماذج التفكير الخاصة بـ 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.skydeck.ai/ar/releases/may-16th-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.
