# 2025년 4월 18일

## GenStudio

### 새로운 기능

* **사용자 정의 가능한 LLM 매개변수**: 사용자는 이제 자신의 필요에 맞게 언어 모델 매개변수를 사용자 정의할 수 있습니다.

### 개선 사항

* **스트리밍 메시지 복사**: 사용자는 이제 스트리밍 데이터에서 메시지를 복사하여 더 쉽게 공유하고 참조할 수 있습니다.
* **업데이트된 SkyDeck AI 헬퍼 앱**: 성능과 안정성을 개선하기 위해 버전 1.0.9로 업그레이드되었습니다.

### 버그 수정

* **안정성 향상**: 데이터 스트리밍 중 오류 처리 개선으로 데스크탑 앱에서 더 원활한 경험을 제공합니다.

## 컨트롤 센터

### 새로운 기능

* **사용자 정의 가능한 LLM 매개변수**: 사용자는 이제 자신의 필요에 맞게 언어 모델 매개변수를 사용자 정의할 수 있습니다.

### 버그 수정

* **함수 호출 안정성**: 신뢰성을 향상시키기 위해 지원되지 않는 함수 호출 문제를 해결했습니다.
* **도구 매개변수 수정**: 세션에서 여러 도구를 사용할 때 도구 매개변수가 올바르게 유지되도록 했습니다.


---

# 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/apr-18th-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.
