# 2024년 11월 22일

### 새로운 기능

* **통합당 여러 계정**: 사용자는 이제 각 통합(Google Drive, Dropbox, Gmail 및 Slack)에 대해 여러 계정을 연결하고 관리할 수 있어 더 큰 유연성을 제공합니다.
* **임베딩 옵션의 OpenAI 모델**: 이제 벡터 저장소를 생성하거나 편집할 때 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.rememberizer.ai/ko/undefined-2/releases/2024-releases/nov-22nd-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.
