# 2024년 8월 2일

## GenStudio

### 새로운 기능

* **추천 LLM 모델:** 강조된 대형 언어 모델(LLM)을 발견하여 정보에 기반한 선택을 하고 프로젝트를 향상시키세요.

### 개선 사항

* **스냅샷 관리:** 향상된 스냅샷 관리 모달을 통해 더 나은 사용자 경험을 제공합니다.
* **표시 이름 업데이트:** 모델의 표시 이름을 업데이트하여 더욱 직관적으로 만들었습니다.

### 버그 수정

* **널 허용 계정 이름:** 계정 이름이 null이 될 수 있는 문제를 수정하여 원활한 작동을 보장했습니다.
* **중복 툴팁:** 삭제 및 복사 버튼의 중복 툴팁을 수정하여 더 명확한 탐색을 가능하게 했습니다.

## 컨트롤 센터

### 새로운 기능

* **Mistral Large 2 지원:** SkyDeck에서 Mistral Large 2에 대한 지원을 추가하여 작업을 향상시킬 수 있는 더 많은 옵션을 제공합니다.


---

# 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/aug-2nd-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.
