> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/airelated/koi/update/updatehist.md).

# KOI固件版本一覽

這裡集合了KOI最新與過往的固件檔案。

### 最新固件(版本v1.13.1)[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: v1.13.1

固件日期：19/10/2022

[下載地址](https://bit.ly/KOIFW1131)

固件更新摘要：

1. 修正TTS API問題

版本提示：

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/1_13_1.jpg" alt=""><figcaption></figcaption></figure>

#### 固件版本v1.12.8[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: v1.12.8

固件日期：27/10/2021

[下載地址](https://bit.ly/KOIFW1128)

固件更新摘要：

1. 修正MQTT登入問題

### 固件版本v1.12.6[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: v1.12.6

固件日期：20/03/2021

[下載地址](http://bit.ly/KOIFW1126)

固件更新摘要：

1. 提升KOI穩定性

### 固件版本v1.12.0[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: v1.12.0

固件日期：23/11/2020

[下載地址](https://bit.ly/KOIFW1120)

固件更新摘要：

1. 改善文字變語音穩定性
2. 人臉辨識功能改善
3. 語音辨識功能改善
4. 用戶界面改善

### 版本v1.9.5[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: v1.9.5

固件日期：16/09/2020

[下載地址](http://bit.ly/KOIFW195)

固件更新摘要：

1. IOT功能更新
2. 語音辨識功能更新
3. 機器學習模型數目由20增加到40

### 固件版本0.43[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

固件版本: 0.43

固件日期：16/09/2020以前

[下載地址](http://bit.ly/KOIFW043)

固件更新摘要：

1. KOI出廠時原廠固件

版本提示：

### 如何檢查KOI現時版本[¶](broken://pages/ag6ZMSB9VP1ueeoSCBPj)

KOI開機時也會顯示。

只需要打開Kittenblock，連接KOI，連接成功時畫面就會彈出訊息提示KOI固件版本。


---

# 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, and the optional `goal` query parameter:

```
GET https://sharinghub.kittenbot.hk/airelated/koi/update/updatehist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
