# 2026 年 1 月 23 日

### 改進

* **重構向量存儲文檔處理**：此更新簡化了向量存儲文檔的處理，以提高系統性能和用戶體驗。

### 錯誤修正

* **改善向量儲存文件處理端點的交易處理**：系統現在在向量儲存文件處理端點實施原子交易，提供更高的穩定性和數據完整性。
* **更新文件序列化器以支持 None 整合**：文件序列化器現在正確處理 'None' 整合，減少潛在錯誤並確保應用程序性能更流暢。


---

# 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/2025-releases/jan-23rd-2026.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.
