Skip to content

Commit ee0a85e

Browse files
authored
Merge branch 'AstrBotDevs:master' into master
2 parents 163ce55 + 9d4472c commit ee0a85e

38 files changed

Lines changed: 1460 additions & 176 deletions

File tree

.github/workflows/coverage_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
4242
- name: Upload results to Codecov
4343
if: github.repository == 'AstrBotDevs/AstrBot'
44-
uses: codecov/codecov-action@v5
44+
uses: codecov/codecov-action@v6
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1212
ca-certificates \
1313
bash \
1414
ffmpeg \
15+
libavcodec-extra \
1516
curl \
1617
gnupg \
1718
git \

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Connect AstrBot to your favorite chat platform.
184184
| Coze | LLMOps Platforms |
185185
| OpenAI Whisper | Speech-to-Text Services |
186186
| SenseVoice | Speech-to-Text Services |
187+
| Xiaomi MiMo Omni | Speech-to-Text Services |
187188
| OpenAI TTS | Text-to-Speech Services |
188189
| Gemini TTS | Text-to-Speech Services |
189190
| GPT-Sovits-Inference | Text-to-Speech Services |
@@ -193,6 +194,7 @@ Connect AstrBot to your favorite chat platform.
193194
| Alibaba Cloud Bailian TTS | Text-to-Speech Services |
194195
| Azure TTS | Text-to-Speech Services |
195196
| Minimax TTS | Text-to-Speech Services |
197+
| Xiaomi MiMo TTS | Text-to-Speech Services |
196198
| Volcano Engine TTS | Text-to-Speech Services |
197199

198200
## ❤️ Sponsors

README_fr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Connectez AstrBot à vos plateformes de chat préférées.
184184
| Coze | Plateformes LLMOps |
185185
| OpenAI Whisper | Services de reconnaissance vocale |
186186
| SenseVoice | Services de reconnaissance vocale |
187+
| Xiaomi MiMo Omni | Services de reconnaissance vocale |
187188
| OpenAI TTS | Services de synthèse vocale |
188189
| Gemini TTS | Services de synthèse vocale |
189190
| GPT-Sovits-Inference | Services de synthèse vocale |
@@ -193,6 +194,7 @@ Connectez AstrBot à vos plateformes de chat préférées.
193194
| Alibaba Cloud Bailian TTS | Services de synthèse vocale |
194195
| Azure TTS | Services de synthèse vocale |
195196
| Minimax TTS | Services de synthèse vocale |
197+
| Xiaomi MiMo TTS | Services de synthèse vocale |
196198
| Volcano Engine TTS | Services de synthèse vocale |
197199

198200
## ❤️ Contribuer

README_ja.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ AstrBot をよく使うチャットプラットフォームに接続できます
185185
| Coze | LLMOps プラットフォーム |
186186
| OpenAI Whisper | 音声認識サービス |
187187
| SenseVoice | 音声認識サービス |
188+
| Xiaomi MiMo Omni | 音声認識サービス |
188189
| OpenAI TTS | 音声合成サービス |
189190
| Gemini TTS | 音声合成サービス |
190191
| GPT-Sovits-Inference | 音声合成サービス |
@@ -194,6 +195,7 @@ AstrBot をよく使うチャットプラットフォームに接続できます
194195
| Alibaba Cloud 百炼 TTS | 音声合成サービス |
195196
| Azure TTS | 音声合成サービス |
196197
| Minimax TTS | 音声合成サービス |
198+
| Xiaomi MiMo TTS | 音声合成サービス |
197199
| Volcano Engine TTS | 音声合成サービス |
198200

199201
## ❤️ コントリビューション

README_ru.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ yay -S astrbot-git
184184
| Coze | Платформы LLMOps |
185185
| OpenAI Whisper | Сервисы распознавания речи |
186186
| SenseVoice | Сервисы распознавания речи |
187+
| Xiaomi MiMo Omni | Сервисы распознавания речи |
187188
| OpenAI TTS | Сервисы синтеза речи |
188189
| Gemini TTS | Сервисы синтеза речи |
189190
| GPT-Sovits-Inference | Сервисы синтеза речи |
@@ -193,6 +194,7 @@ yay -S astrbot-git
193194
| Alibaba Cloud Bailian TTS | Сервисы синтеза речи |
194195
| Azure TTS | Сервисы синтеза речи |
195196
| Minimax TTS | Сервисы синтеза речи |
197+
| Xiaomi MiMo TTS | Сервисы синтеза речи |
196198
| Volcano Engine TTS | Сервисы синтеза речи |
197199

198200
## ❤️ Вклад в проект

README_zh-TW.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ yay -S astrbot-git
184184
| Coze | LLMOps 平台 |
185185
| OpenAI Whisper | 語音轉文字服務 |
186186
| SenseVoice | 語音轉文字服務 |
187+
| Xiaomi MiMo Omni | 語音轉文字服務 |
187188
| OpenAI TTS | 文字轉語音服務 |
188189
| Gemini TTS | 文字轉語音服務 |
189190
| GPT-Sovits-Inference | 文字轉語音服務 |
@@ -193,6 +194,7 @@ yay -S astrbot-git
193194
| 阿里雲百煉 TTS | 文字轉語音服務 |
194195
| Azure TTS | 文字轉語音服務 |
195196
| Minimax TTS | 文字轉語音服務 |
197+
| Xiaomi MiMo TTS | 文字轉語音服務 |
196198
| 火山引擎 TTS | 文字轉語音服務 |
197199

198200
## ❤️ 貢獻

README_zh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ yay -S astrbot-git
185185
| Coze | LLMOps 平台 |
186186
| OpenAI Whisper | 语音转文本 |
187187
| SenseVoice | 语音转文本 |
188+
| Xiaomi MiMo Omni | 语音转文本 |
188189
| OpenAI TTS | 文本转语音 |
189190
| Gemini TTS | 文本转语音 |
190191
| GPT-Sovits-Inference | 文本转语音 |
@@ -194,6 +195,7 @@ yay -S astrbot-git
194195
| 阿里云百炼 TTS | 文本转语音 |
195196
| Azure TTS | 文本转语音 |
196197
| Minimax TTS | 文本转语音 |
198+
| Xiaomi MiMo TTS | 文本转语音 |
197199
| 火山引擎 TTS | 文本转语音 |
198200

199201
## ❤️ 贡献

astrbot/core/agent/handoff.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def __init__(
1515
tool_description: str | None = None,
1616
**kwargs,
1717
) -> None:
18-
1918
# Avoid passing duplicate `description` to the FunctionTool dataclass.
2019
# Some call sites (e.g. SubAgentOrchestrator) pass `description` via kwargs
2120
# to override what the main agent sees, while we also compute a default

astrbot/core/config/default.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4049,9 +4049,9 @@ class ChatProviderTemplate(TypedDict):
40494049
"hint": "时区设置。请填写 IANA 时区名称, 如 Asia/Shanghai, 为空时使用系统默认时区。所有时区请查看: https://data.iana.org/time-zones/tzdb-2021a/zone1970.tab",
40504050
},
40514051
"http_proxy": {
4052-
"description": "HTTP 代理",
4052+
"description": "代理",
40534053
"type": "string",
4054-
"hint": "启用后,会以添加环境变量的方式设置代理。格式为 `http://ip:port`",
4054+
"hint": "启用后,会以添加环境变量的方式设置代理。支持 http://、https://、socks5:// 格式,例如:http://127.0.0.1:7890 或 socks5://127.0.0.1:7891",
40554055
},
40564056
"no_proxy": {
40574057
"description": "直连地址列表",

0 commit comments

Comments
 (0)