# 2025년 5월 16일

## GenStudio

### 새로운 기능

* **GPT-4o 모델을 위한 구성 가능한 웹 검색**: OpenAI GPT-4o 미니 검색 미리보기 및 GPT-4o 검색 미리보기에서 웹 검색 옵션을 구성할 수 있는 기능이 추가되었습니다.
* **"다음" 버튼이 있는 자동 안내**: 사용자가 애플리케이션을 안내할 수 있도록 "다음" 버튼이 있는 자동 안내 기능이 도입되었습니다.

### 개선 사항

* **향상된 모델 선택**: 사용자가 선택 상자에서 모델 로고를 클릭하여 보다 직관적인 모델 선택 경험을 할 수 있도록 했습니다.

### 버그 수정

* **매개변수 양식 명확성 향상**: 대화 간 전환 시 매개변수 양식이 불명확했던 문제를 해결했습니다.

## 컨트롤 센터

### 개선 사항

* **제미니 및 VertexAI 모델의 신뢰성 향상**: 제미니 및 VertexAI 모델의 안정성을 높이기 위해 완료 루프에 재시도 메커니즘을 추가했습니다.

### 버그 수정

* **프롬프트 처리 최적화**: 시스템 프롬프트를 수정하여 마크다운 및 LaTeX 형식이 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.skydeck.ai/ko/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.
