# 2024년 6월 21일

## GenStudio

### 새로운 기능

* **대화 정렬**: 새 정렬 기능으로 대화를 쉽게 정리하세요.
* **사이드바의 대화 크기**: 각 대화의 크기를 사이드바에서 직접 확인하여 더 나은 관리를 하세요.

### 개선 사항

* **도구 직렬화 업데이트**: 기능 향상을 위한 도구 직렬화를 개선했습니다.
* **의존성 업데이트**: 안정성과 성능 향상을 위해 LiteLLM 및 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/jun-21st-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.
