# 2024년 12월 27일

### 새로운 기능

* **벡터 저장소의 에이전틱 검색**: 보다 정확하고 효율적인 데이터 검색을 위한 벡터 저장소에서 고급 검색 기능을 도입했습니다.

### 개선 사항

* **향상된 데이터 관리**: 문서가 삭제될 때 벡터 데이터를 자동으로 제거하여 데이터 일관성을 보장했습니다.

### 버그 수정

* **벡터 저장소 로딩 및 생성 수정**: 벡터 저장소 생성 및 임베딩 바이너리 로딩을 방해하는 문제를 해결하여 시스템 신뢰성을 향상시켰습니다.


---

# 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.rememberizer.ai/ko/undefined-2/releases/2024-releases/dec-27th-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.
