# 2024 年 11 月 8 日

### 改進

* **更新的入門體驗**：增強了新用戶入門視覺，更新了 Gmail 整合，以便更順利的開始。
* **優化性能**：通過重新應用半精度向量來提高應用程序的速度和效率。
* **增強搜索能力**：改善索引以獲得更好的搜索結果和更快的信息檢索。
* **改善文檔處理可靠性**：增強了在嵌入任務中重試的處理，以提高文檔處理的可靠性。

### 錯誤修正

* **修正文件同步錯誤**：解決了與文件同步和處理錯誤相關的問題，以提高應用程序的穩定性。
* **解決備忘錄訪問錯誤**：修正了備忘錄文件無法訪問的錯誤。
* **確保文件索引**：修正了一個阻止創建向量存儲表的問題，確保所有文件都正確索引並可搜索。


---

# 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/zh-hk/qi-ta-zi-yuan/releases/2024-releases/nov-8th-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.
