> For the complete documentation index, see [llms.txt](https://docs.rememberizer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rememberizer.ai/zh-cn/e-wai-zi-yuan/releases/2024-releases/dec-6th-2024.md).

# 2024 年 12 月 6 日

### 新功能

* **团队协作工具**：推出新功能，使无缝团队合作成为可能，允许您在团队内有效地协作、共享文档和沟通。现有用户可以轻松设置和加入团队，以增强协作。
* **增强的内容检索**：改进的检索能力提供更快、更准确的文档访问，帮助您更高效地找到所需信息。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-cn/e-wai-zi-yuan/releases/2024-releases/dec-6th-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.
