# 2025년 4월 4일

## GenStudio

### 새로운 기능

* **스트리밍 중 메시지 복사**: 사용자는 이제 스트리밍 중에 메시지를 복사할 수 있어 사용성이 향상되었습니다.

### 개선 사항

* **성능 최적화**: 최적화된 번들을 통해 애플리케이션 성능 향상.

### 버그 수정

* **가상 키보드 표시 문제**: 가상 키보드가 나타날 때 공백 문제를 수정했습니다.

## 컨트롤 센터

### 새로운 기능

* **LLM 교차 상호작용**: 언어 모델이 다른 언어 모델과 상호작용할 수 있는 기능이 구현되었습니다.

### 개선 사항

* **향상된 도구 설명**: "다른 LLM에게 물어보기" 도구 설명을 더 명확하게 업데이트했습니다.
* **시스템 안정성 향상**: 더 나은 신뢰성을 위해 데이터베이스 연결을 강화했습니다.
* **정기적인 보안 유지 관리**: 정기적인 보안 유지 관리 및 업데이트를 구현했습니다.

### 버그 수정

* **제미니 2.5 프로 사용 문제**: 제미니 2.5 프로 사용을 방해하는 문제를 수정했습니다.
* **동시 관리자 및 사용자 접근**: 관리자 및 사용자 계정을 동시에 사용할 수 있는 문제를 해결했습니다.


---

# 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-4th-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.
