> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/train-and-test-bot-zh/li-shi-ji-lu.md).

# 歷史紀錄

要開啟歷史紀錄，請使用左上角的導覽分頁，並從 [測試](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-yu-ce-shi.md) 切換至歷史紀錄。

<div data-with-frame="true"><figure><img src="/files/HtNO2vOFTud5keKSXVaQ" alt=""><figcaption></figcaption></figure></div>

在此頁面上，對話串會顯示在左側，而完整的對話則顯示在右側。您也可以針對機器人的回答提供回饋，並在回應需要改進時提交訓練工單。

{% hint style="info" %}
如需更多背景資訊與附加資訊，請參閱 [訓練回饋](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-hui-kui.md) 和 [訓練文檔](/chatlyst-user-guide/zh/train-and-test-bot-zh/xun-lian-wen-dang.md) 以瞭解更多。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/0z5e4AazHfMXzR1ztKCC" alt=""><figcaption></figcaption></figure></div>


---

# 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://chatlyst.gitbook.io/chatlyst-user-guide/zh/train-and-test-bot-zh/li-shi-ji-lu.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.
