# 2025년 4월 11일

## 컨트롤 센터

### 개선 사항

* **향상된 AI 통합**: 성능과 신뢰성을 높이기 위해 LiteLLM으로 전환하여 AI 지원을 개선했습니다.

### 버그 수정

* **주석 오류 해결**: 주석 기능에 접근할 때 오류가 발생하는 문제를 수정했습니다.
* **서버 기능 개선**: 시스템 신뢰성을 높이기 위해 로컬 MCP 서버의 함수 호출을 수정했습니다.


---

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