AstrBot 4.0.0b4__py3-none-any.whl → 4.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. astrbot/api/event/filter/__init__.py +2 -0
  2. astrbot/cli/utils/basic.py +12 -3
  3. astrbot/core/astrbot_config_mgr.py +16 -9
  4. astrbot/core/config/default.py +82 -4
  5. astrbot/core/initial_loader.py +4 -1
  6. astrbot/core/message/components.py +59 -50
  7. astrbot/core/pipeline/process_stage/method/llm_request.py +6 -2
  8. astrbot/core/pipeline/result_decorate/stage.py +5 -1
  9. astrbot/core/platform/manager.py +25 -3
  10. astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py +26 -14
  11. astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py +11 -4
  12. astrbot/core/platform/sources/satori/satori_adapter.py +482 -0
  13. astrbot/core/platform/sources/satori/satori_event.py +221 -0
  14. astrbot/core/platform/sources/telegram/tg_adapter.py +0 -1
  15. astrbot/core/provider/entities.py +17 -15
  16. astrbot/core/provider/sources/gemini_source.py +57 -18
  17. astrbot/core/provider/sources/openai_source.py +12 -5
  18. astrbot/core/provider/sources/vllm_rerank_source.py +6 -0
  19. astrbot/core/star/__init__.py +7 -5
  20. astrbot/core/star/filter/command.py +9 -3
  21. astrbot/core/star/filter/platform_adapter_type.py +3 -0
  22. astrbot/core/star/register/__init__.py +2 -0
  23. astrbot/core/star/register/star_handler.py +18 -4
  24. astrbot/core/star/star_handler.py +9 -1
  25. astrbot/core/star/star_tools.py +116 -21
  26. astrbot/core/updator.py +7 -5
  27. astrbot/core/utils/io.py +1 -1
  28. astrbot/core/utils/t2i/network_strategy.py +11 -18
  29. astrbot/core/utils/t2i/renderer.py +8 -2
  30. astrbot/core/utils/t2i/template/astrbot_powershell.html +184 -0
  31. astrbot/core/utils/t2i/template_manager.py +112 -0
  32. astrbot/core/zip_updator.py +26 -4
  33. astrbot/dashboard/routes/chat.py +6 -1
  34. astrbot/dashboard/routes/config.py +24 -49
  35. astrbot/dashboard/routes/route.py +19 -2
  36. astrbot/dashboard/routes/t2i.py +230 -0
  37. astrbot/dashboard/routes/update.py +3 -5
  38. astrbot/dashboard/server.py +13 -4
  39. {astrbot-4.0.0b4.dist-info → astrbot-4.1.0.dist-info}/METADATA +40 -53
  40. {astrbot-4.0.0b4.dist-info → astrbot-4.1.0.dist-info}/RECORD +43 -38
  41. {astrbot-4.0.0b4.dist-info → astrbot-4.1.0.dist-info}/WHEEL +0 -0
  42. {astrbot-4.0.0b4.dist-info → astrbot-4.1.0.dist-info}/entry_points.txt +0 -0
  43. {astrbot-4.0.0b4.dist-info → astrbot-4.1.0.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: AstrBot
3
- Version: 4.0.0b4
3
+ Version: 4.1.0
4
4
  Summary: 易上手的多平台 LLM 聊天机器人及开发框架
5
5
  License-File: LICENSE
6
6
  Requires-Python: >=3.10
@@ -20,7 +20,7 @@ Requires-Dist: defusedxml>=0.7.1
20
20
  Requires-Dist: deprecated>=1.2.18
21
21
  Requires-Dist: dingtalk-stream>=0.22.1
22
22
  Requires-Dist: docstring-parser>=0.16
23
- Requires-Dist: faiss-cpu>=1.10.0
23
+ Requires-Dist: faiss-cpu==1.10.0
24
24
  Requires-Dist: filelock>=3.18.0
25
25
  Requires-Dist: google-genai>=1.14.0
26
26
  Requires-Dist: googlesearch-python>=1.3.0
@@ -58,8 +58,6 @@ Description-Content-Type: text/markdown
58
58
 
59
59
  <div align="center">
60
60
 
61
- _✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨_
62
-
63
61
  <a href="https://trendshift.io/repositories/12875" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12875" alt="Soulter%2FAstrBot | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
64
62
 
65
63
  [![GitHub release (latest by date)](https://img.shields.io/github/v/release/Soulter/AstrBot?style=for-the-badge&color=76bad9)](https://github.com/Soulter/AstrBot/releases/latest)
@@ -68,7 +66,6 @@ _✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨_
68
66
  <a href="https://qm.qq.com/cgi-bin/qm/qr?k=wtbaNx7EioxeaqS9z7RQWVXPIxg2zYr7&jump_from=webapi&authKey=vlqnv/AV2DbJEvGIcxdlNSpfxVy+8vVqijgreRdnVKOaydpc+YSw4MctmEbr0k5"><img alt="QQ_community" src="https://img.shields.io/badge/QQ群-775869627-purple?style=for-the-badge&color=76bad9"></a>
69
67
  <a href="https://t.me/+hAsD2Ebl5as3NmY1"><img alt="Telegram_community" src="https://img.shields.io/badge/Telegram-AstrBot-purple?style=for-the-badge&color=76bad9"></a>
70
68
  [![wakatime](https://wakatime.com/badge/user/915e5316-99c6-4563-a483-ef186cf000c9/project/018e705a-a1a7-409a-a849-3013485e6c8e.svg?style=for-the-badge&color=76bad9)](https://wakatime.com/badge/user/915e5316-99c6-4563-a483-ef186cf000c9/project/018e705a-a1a7-409a-a849-3013485e6c8e)
71
- ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.soulter.top%2Fastrbot%2Fstats&query=v&label=7日消息量&cacheSeconds=3600&style=for-the-badge&color=3b618e)
72
69
  ![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.soulter.top%2Fastrbot%2Fplugin-num&query=%24.result&suffix=%E4%B8%AA&style=for-the-badge&label=%E6%8F%92%E4%BB%B6%E5%B8%82%E5%9C%BA&cacheSeconds=3600)
73
70
 
74
71
  <a href="https://github.com/Soulter/AstrBot/blob/master/README_en.md">English</a> |
@@ -79,7 +76,7 @@ _✨ 易上手的多平台 LLM 聊天机器人及开发框架 ✨_
79
76
 
80
77
  AstrBot 是一个开源的一站式 Agentic 聊天机器人平台及开发框架。
81
78
 
82
- ## 主要功能
79
+ ## 主要功能
83
80
 
84
81
  1. **大模型对话**。支持接入多种大模型服务。支持多模态、工具调用、MCP、原生知识库、人设等功能。
85
82
  2. **多消息平台支持**。支持接入 QQ、企业微信、微信公众号、飞书、Telegram、钉钉、Discord、KOOK 等平台。支持速率限制、白名单、百度内容审核。
@@ -87,7 +84,7 @@ AstrBot 是一个开源的一站式 Agentic 聊天机器人平台及开发框架
87
84
  4. **插件扩展**。深度优化的插件机制,支持[开发插件](https://astrbot.app/dev/plugin.html)扩展功能,社区插件生态丰富。
88
85
  5. **WebUI**。可视化配置和管理机器人,功能齐全。
89
86
 
90
- ## ✨ 使用方式
87
+ ## 部署方式
91
88
 
92
89
  #### Docker 部署
93
90
 
@@ -131,9 +128,7 @@ AstrBot 已由雨云官方上架至云应用平台,可一键部署。
131
128
 
132
129
  #### 手动部署
133
130
 
134
- > 推荐使用 `uv`。
135
-
136
- 首先,安装 uv:
131
+ 首先安装 uv
137
132
 
138
133
  ```bash
139
134
  pip install uv
@@ -148,6 +143,26 @@ uv run main.py
148
143
 
149
144
  或者请参阅官方文档 [通过源码部署 AstrBot](https://astrbot.app/deploy/astrbot/cli.html) 。
150
145
 
146
+ ## 🌍 社区
147
+
148
+ ### QQ 群组
149
+
150
+ - 1 群:322154837
151
+ - 3 群:630166526
152
+ - 5 群:822130018
153
+ - 6 群:753075035
154
+ - 开发者群:975206796
155
+ - 开发者群(备份):295657329
156
+
157
+ ### Telegram 群组
158
+
159
+ <a href="https://t.me/+hAsD2Ebl5as3NmY1"><img alt="Telegram_community" src="https://img.shields.io/badge/Telegram-AstrBot-purple?style=for-the-badge&color=76bad9"></a>
160
+
161
+ ### Discord 群组
162
+
163
+ <a href="https://discord.gg/hAVk6tgV36"><img alt="Discord_community" src="https://img.shields.io/badge/Discord-AstrBot-purple?style=for-the-badge&color=76bad9"></a>
164
+
165
+
151
166
  ## ⚡ 消息平台支持情况
152
167
 
153
168
  | 平台 | 支持性 |
@@ -164,22 +179,18 @@ uv run main.py
164
179
  | Discord | ✔ |
165
180
  | [KOOK](https://github.com/wuyan1003/astrbot_plugin_kook_adapter) | ✔ |
166
181
  | [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat) | ✔ |
167
- | 微信对话开放平台 | 🚧 |
168
- | WhatsApp | 🚧 |
169
- | 小爱音响 | 🚧 |
170
182
 
171
183
  ## ⚡ 提供商支持情况
172
184
 
173
185
  | 名称 | 支持性 | 类型 | 备注 |
174
186
  | -------- | ------- | ------- | ------- |
175
- | OpenAI API | ✔ | 文本生成 | 也支持 DeepSeek、Gemini、Kimi、xAI 等兼容 OpenAI API 的服务 |
176
- | Claude API | ✔ | 文本生成 | |
177
- | Google Gemini API | ✔ | 文本生成 | |
187
+ | OpenAI | ✔ | 文本生成 | 支持任何兼容 OpenAI API 的服务 |
188
+ | Anthropic | ✔ | 文本生成 | |
189
+ | Google Gemini | ✔ | 文本生成 | |
178
190
  | Dify | ✔ | LLMOps | |
179
191
  | 阿里云百炼应用 | ✔ | LLMOps | |
180
192
  | Ollama | ✔ | 模型加载器 | 本地部署 DeepSeek、Llama 等开源语言模型 |
181
193
  | LM Studio | ✔ | 模型加载器 | 本地部署 DeepSeek、Llama 等开源语言模型 |
182
- | LLMTuner | ✔ | 模型加载器 | 本地加载 lora 等微调模型 |
183
194
  | [优云智算](https://www.compshare.cn/?ytag=GPU_YY-gh_astrbot&referral_code=FV7DcGowN4hB5UuXKgpE74) | ✔ | 模型 API 及算力服务平台 | |
184
195
  | [302.AI](https://share.302.ai/rr1M3l) | ✔ | 模型 API 服务平台 | |
185
196
  | 硅基流动 | ✔ | 模型 API 服务平台 | |
@@ -195,7 +206,6 @@ uv run main.py
195
206
  | 阿里云百炼 TTS | ✔ | 文本转语音 | |
196
207
  | Azure TTS | ✔ | 文本转语音 | Microsoft Azure TTS |
197
208
 
198
-
199
209
  ## ❤️ 贡献
200
210
 
201
211
  欢迎任何 Issues/Pull Requests!只需要将你的更改提交到此项目 :)
@@ -214,38 +224,6 @@ pip install pre-commit
214
224
  pre-commit install
215
225
  ```
216
226
 
217
- ## 🌟 支持
218
-
219
- - Star 这个项目!
220
- - 在[爱发电](https://afdian.com/a/soulter)支持我!
221
-
222
- ## ✨ Demo
223
-
224
- <details><summary>👉 点击展开多张 Demo 截图 👈</summary>
225
-
226
- <div align='center'>
227
-
228
- <img src="https://github.com/user-attachments/assets/4ee688d9-467d-45c8-99d6-368f9a8a92d8" width="600">
229
-
230
- _✨基于 Docker 的沙箱化代码执行器(Beta 测试)✨_
231
-
232
- <img src="https://github.com/user-attachments/assets/0378f407-6079-4f64-ae4c-e97ab20611d2" height=500>
233
-
234
- _✨ 多模态、网页搜索、长文本转图片(可配置) ✨_
235
-
236
- <img src="https://github.com/user-attachments/assets/e137a9e1-340a-4bf2-bb2b-771132780735" height=150>
237
- <img src="https://github.com/user-attachments/assets/480f5e82-cf6a-4955-a869-0d73137aa6e1" height=150>
238
-
239
- _✨ 插件系统——部分插件展示 ✨_
240
-
241
- <img src="https://github.com/user-attachments/assets/0cdbf564-2f59-4da5-b524-ce0e7ef3d978" width=600>
242
-
243
- _✨ WebUI ✨_
244
-
245
- </div>
246
-
247
- </details>
248
-
249
227
 
250
228
  ## ❤️ Special Thanks
251
229
 
@@ -255,10 +233,18 @@ _✨ WebUI ✨_
255
233
  <img src="https://contrib.rocks/image?repo=AstrBotDevs/AstrBot" />
256
234
  </a>
257
235
 
258
- 此外,本项目的诞生离不开以下开源项目:
236
+ 此外,本项目的诞生离不开以下开源项目的帮助:
259
237
 
260
238
  - [NapNeko/NapCatQQ](https://github.com/NapNeko/NapCatQQ) - 伟大的猫猫框架
261
- - [wechatpy/wechatpy](https://github.com/wechatpy/wechatpy)
239
+
240
+ 另外,一些同类型其他的活跃开源 Bot 项目:
241
+
242
+ - [nonebot/nonebot2](https://github.com/nonebot/nonebot2) - 扩展性极强的 Bot 框架
243
+ - [koishijs/koishi](https://github.com/koishijs/koishi) - 扩展性极强的 Bot 框架
244
+ - [MaiM-with-u/MaiBot](https://github.com/MaiM-with-u/MaiBot) - 注重拟人功能的 ChatBot
245
+ - [langbot-app/LangBot](https://github.com/langbot-app/LangBot) - 功能丰富的 Bot 平台
246
+ - [LroMiose/nekro-agent](https://github.com/KroMiose/nekro-agent) - 注重 Agent 的 ChatBot
247
+ - [zhenxun-org/zhenxun_bot](https://github.com/zhenxun-org/zhenxun_bot) - 功能完善的 ChatBot
262
248
 
263
249
  ## ⭐ Star History
264
250
 
@@ -271,7 +257,8 @@ _✨ WebUI ✨_
271
257
 
272
258
  </div>
273
259
 
274
- ![10k-star-banner-credit-by-kevin](https://github.com/user-attachments/assets/c97fc5fb-20b9-4bc8-9998-c20b930ab097)
260
+
261
+ </details>
275
262
 
276
263
 
277
264
  _私は、高性能ですから!_
@@ -3,7 +3,7 @@ astrbot/api/__init__.py,sha256=voqziH3MTgEyujweOMPFbhYT0yvnirEDgQcLwisbccg,592
3
3
  astrbot/api/all.py,sha256=pg_9_cv55aKjU2z7dUq8tm59l3MBVa0J3UAP2Sq8oFY,1446
4
4
  astrbot/api/message_components.py,sha256=4x2LXczK598y9dVbfvfQJR8-UwhPRjQ99kYw_F7ZGms,46
5
5
  astrbot/api/event/__init__.py,sha256=dINwOiLOHL6zpvQlCIZGTa-tRuiCs5vJyJaRSdBk2DA,369
6
- astrbot/api/event/filter/__init__.py,sha256=TxTcdDX83yimZfqGJzjfGxF-wxRcLJqVhVvyRnOKJgA,1524
6
+ astrbot/api/event/filter/__init__.py,sha256=3_VMKNepU-x3IKm_WYl6hGSdT5qTVSrI2PQDXNiFU44,1605
7
7
  astrbot/api/platform/__init__.py,sha256=03LX6YlFgWsyMdwE4FFPk8Q2Ak5jIUKHBgnuoPu0rr4,466
8
8
  astrbot/api/provider/__init__.py,sha256=jVcfbml6WpIU7cSqhuE1QMS-RSMvv1jvZSNvdmUOrZQ,349
9
9
  astrbot/api/star/__init__.py,sha256=GJaFd5jpGrfgFLHtnwtglpinX3zDfhq3nGrLNXXIBog,251
@@ -16,22 +16,22 @@ astrbot/cli/commands/cmd_init.py,sha256=2fdhFlgOmqxQCorTyBmdxKY9_NfksV9MxnupUlre
16
16
  astrbot/cli/commands/cmd_plug.py,sha256=rs4ahzEeUPhLlggjxvfCXqmDWSYv66bI9bpO0NUu2oY,7381
17
17
  astrbot/cli/commands/cmd_run.py,sha256=myIZ4SSjwEOLNrv0fO2So-a3oe3jNL7T2sI8cZj-pfc,1972
18
18
  astrbot/cli/utils/__init__.py,sha256=EYu82Q-QKNhET-NjgdG0eqh8VY2uCc-EhPIkudhciaY,416
19
- astrbot/cli/utils/basic.py,sha256=r10dgm1o-PhWRThIojF-_PWVQQaN_KGH5-VW5ahvvxc,2433
19
+ astrbot/cli/utils/basic.py,sha256=Rxg0LdluIdwPIEbhk_1H6MzzEz2JbhP3d73SWcLfJqA,2751
20
20
  astrbot/cli/utils/plugin.py,sha256=Xr0xqEoZnC3zBHW1JDCFdpcFYqUJsqxnNY1ZZ4YbryA,8343
21
21
  astrbot/cli/utils/version_comparator.py,sha256=3gLFA94eswvFsBVDSJmOTLJKxTdCD9kkQFy2Lu7vcTc,3482
22
22
  astrbot/core/__init__.py,sha256=-1atHjMqQyequsw6A1heEr4LldE0JVII9MXcuQFSAQM,1218
23
23
  astrbot/core/astr_agent_context.py,sha256=4byUrIifQZFZwrDh0AtRLLBUvYX14tXhwiplShUNTt4,303
24
- astrbot/core/astrbot_config_mgr.py,sha256=d-VSfA3KllIjOGGZQ3v2vePevrA7vZyRFDvQyH9axW0,9753
24
+ astrbot/core/astrbot_config_mgr.py,sha256=Z1OwN1DKoZFdul9S8wWeRTiPjKnp0OiYQlmSloVw5nI,10024
25
25
  astrbot/core/conversation_mgr.py,sha256=R3kkMhHY7Qf8m74d-qXhUKvz_wTpa4id9-J8A21-YTI,11709
26
26
  astrbot/core/core_lifecycle.py,sha256=z8ivxD4OY5iBK8XO078OlmvSwnCtpTKtiuMF_AF1Adk,11588
27
27
  astrbot/core/event_bus.py,sha256=781lHFtnOfxBqS4CSxwTiPyoPvYOlbJce6arUGVfZEg,2536
28
28
  astrbot/core/file_token_service.py,sha256=JmojgbEV022CTiFLsueOHrTnQV3BUnF5-_XU8x-1yz8,3107
29
- astrbot/core/initial_loader.py,sha256=PYw4mdgZ3XPnxzUzYGhNGdlDZVL45ISy6hDI9RqpAB4,1627
29
+ astrbot/core/initial_loader.py,sha256=bycQeKq_xcP3cp-4jVlgoF2GE8nrWvEtkFZm2tL-A3g,1716
30
30
  astrbot/core/log.py,sha256=wFCYVMMoyiMlGCI0PE8lYdJBd3SpxrkXjx1PvnlOEIU,8521
31
31
  astrbot/core/persona_mgr.py,sha256=iWvGsiHpky1fbPhmfQP1jDzHTWqv6g3GQ7ZROeOdaAc,7300
32
32
  astrbot/core/platform_message_history_mgr.py,sha256=qNd5No1HzaLKQ6XVFdJohaiwAB6cjJVXPSwgmxsUyAs,1514
33
- astrbot/core/updator.py,sha256=-1P57KNmoZVm6yYQkzvIckHgNtMgjjsvOMtYNHsSmkw,4543
34
- astrbot/core/zip_updator.py,sha256=VmifHQcpwnrsdxQsXMI7g8j07XzJGHhRT1E6XKleCX4,8067
33
+ astrbot/core/updator.py,sha256=voVD-08Jc-s7TBqiRboZk1DLlPQjcstr6LgPklIWlVk,4588
34
+ astrbot/core/zip_updator.py,sha256=iSwa3S2fHXGqYA3ie4SEMrWNy6fSDpW5toCygQFdKSQ,8828
35
35
  astrbot/core/agent/agent.py,sha256=uOriyVYpg1uDJj1yqcDix7Uj7k8mE5j9WbeX53ADk74,364
36
36
  astrbot/core/agent/handoff.py,sha256=_046TjTUda3CxtXR0ngb_z3f1XGTqx9pfhh28_Dl3Ts,1168
37
37
  astrbot/core/agent/hooks.py,sha256=AWCxG4pvq9uZ9D3yixhtsaqkIGTkYLAY7BsMxdfYC2Q,855
@@ -45,7 +45,7 @@ astrbot/core/agent/runners/base.py,sha256=exZS_d2BsrLz-xgeY9ZUPuXikBDUnKxO-dU3ZF
45
45
  astrbot/core/agent/runners/tool_loop_agent_runner.py,sha256=cuGBkpyyUEZaI4eo-UxAf199kEupicAo3IZMUwm6874,13976
46
46
  astrbot/core/config/__init__.py,sha256=0CO_3sKtI3WOwWT0k4i6TleWq1SAWJFfB8KjnYB8Zig,172
47
47
  astrbot/core/config/astrbot_config.py,sha256=X-b3c5m4msgJrdYFH2LXic5XKY0ViuUMdNZ335zqSBw,6335
48
- astrbot/core/config/default.py,sha256=y4MwL7MsYqmoYJSA2RfxLn8744cbrEhnKaDetRVGWCM,112397
48
+ astrbot/core/config/default.py,sha256=r-dYRrPjy64cxmPGf3xyPxW2mH8f0fT1b6YdHNt00fo,116360
49
49
  astrbot/core/db/__init__.py,sha256=CAtPQ7lfNSNE4hUylUBWks_49ah2amgYmw1V1lA9FwQ,8291
50
50
  astrbot/core/db/po.py,sha256=9MfQf4oEOYCUz7qnCjs4isWkGNpQKhaDVYqKIY8W-l0,7707
51
51
  astrbot/core/db/sqlite.py,sha256=F-t2NQr6p63VmuYG6LScFJtnXWNxVT5yWxnbHirJtCw,20138
@@ -59,7 +59,7 @@ astrbot/core/db/vec_db/faiss_impl/document_storage.py,sha256=6aswY7f6vmpnJ7BXjVU
59
59
  astrbot/core/db/vec_db/faiss_impl/embedding_storage.py,sha256=pSu-ySlli-wbeVFQ7v-ZWpVn08m3Rr9uld1_692_aZQ,1810
60
60
  astrbot/core/db/vec_db/faiss_impl/sqlite_init.sql,sha256=RiF1mnAFAHtyThOsS0qjvniUF5t9Y8k-gjSlh51p2x8,681
61
61
  astrbot/core/db/vec_db/faiss_impl/vec_db.py,sha256=kuuEv8yuK0dkL4NVP263bGfYUmUBbaMjiCMxE0hSFK8,5130
62
- astrbot/core/message/components.py,sha256=W4thKuAxH5gnUDd_6U3S7z4NmuHBmybfzt-vMDW8kaY,28127
62
+ astrbot/core/message/components.py,sha256=AzJACQYgw0Yo1iwSIyQWtfE8Xyo-6Q8KcQPE9yT5otQ,28208
63
63
  astrbot/core/message/message_event_result.py,sha256=dooPyzDVV4danPNQBvZsSXemGsihnBjW3qYByYUEa1s,7248
64
64
  astrbot/core/pipeline/__init__.py,sha256=-jo6a9lKmwY8oPoifJi0IMLPOVdknQKG30ppIyCs5Bg,1461
65
65
  astrbot/core/pipeline/context.py,sha256=3ySHVzhjdT54kTDMMKPse1EFdvb7XfmscNEp3YCJLVM,503
@@ -73,25 +73,25 @@ astrbot/core/pipeline/content_safety_check/strategies/keywords.py,sha256=SiYIDjF
73
73
  astrbot/core/pipeline/content_safety_check/strategies/strategy.py,sha256=G32Xf42EgeyEnhyPLVYlUMiSnDNHUUnnz_MG0PXqfV4,1234
74
74
  astrbot/core/pipeline/preprocess_stage/stage.py,sha256=hHDUsSvOVlyzdWEQEk-P2oSNC0H4FmYI5WrdoP38Zbc,3329
75
75
  astrbot/core/pipeline/process_stage/stage.py,sha256=2hCX5LdUCzX2RbleMLF_Yqiot9YDyutF3ePPOZsWeA0,2677
76
- astrbot/core/pipeline/process_stage/method/llm_request.py,sha256=J90XLy_D76NsZqVV5w_I4gw_nfixLYkd67uBb4TJU7M,23748
76
+ astrbot/core/pipeline/process_stage/method/llm_request.py,sha256=CYDjQtTTDI05O06NPW-_TgD4mW4r1zKm4GwqH-EE49Y,23882
77
77
  astrbot/core/pipeline/process_stage/method/star_request.py,sha256=0KWbR0bnVXhMm0CgXnYD_OH3qjbUUvax1UmBWuGiLYU,2454
78
78
  astrbot/core/pipeline/rate_limit_check/stage.py,sha256=I_GkpSgioN0-T_catMwpRKtxx-TiMmvu8vV_FE5ORIA,4072
79
79
  astrbot/core/pipeline/respond/stage.py,sha256=uebafXVRXBr7dVwrREprNTGDxMMj8Rjo9-hPqc79WYQ,9975
80
- astrbot/core/pipeline/result_decorate/stage.py,sha256=Dcz608CLEvG3Ra-kplQdRzS34xk0lrcPb1nKGGiJrBU,13295
80
+ astrbot/core/pipeline/result_decorate/stage.py,sha256=jGXXtAYyQeo6EHsvrJ56x4rpDBgntXyG5k3kAIt8-Hk,13497
81
81
  astrbot/core/pipeline/session_status_check/stage.py,sha256=4STRhoiq4AE544_MVscGHA2FIKUia1CPHV1TKFKTs9U,838
82
82
  astrbot/core/pipeline/waking_check/stage.py,sha256=yNC726wHhf1zf5WEvWn47hDUjj_U2vsYgcwTYIvRiSo,7946
83
83
  astrbot/core/pipeline/whitelist_check/stage.py,sha256=VcmLs0VfmspNTsitL_WrZXfv2lR2Nktrb5JEWc1VJuw,2403
84
84
  astrbot/core/platform/__init__.py,sha256=jQ4UiThp7cDHfmIXAgBDodET87onl7mjii0CAD3RXTY,361
85
85
  astrbot/core/platform/astr_message_event.py,sha256=df8fFckPTY0btDcDeb77yTCtfDEPqz-C_2Vubs_3qSA,14102
86
86
  astrbot/core/platform/astrbot_message.py,sha256=9Oy2HGfjD8mRTiUIVZEggwwqjCXOpr97QhHjxvBIzhM,2140
87
- astrbot/core/platform/manager.py,sha256=twoeoq4qSIrtlndrLcluisNfz1lWZnBNclHTAKsPCdY,7009
87
+ astrbot/core/platform/manager.py,sha256=rzaIHyH5Wun9bI3ME0Cjuw4kzolSXpIoIqby49EB4PI,7887
88
88
  astrbot/core/platform/message_session.py,sha256=Hitdfb7IK4SohaMFld0s0UlwLDpVw5UPTToh05bvH60,1076
89
89
  astrbot/core/platform/message_type.py,sha256=uGn5KN8B_7b9F5nFTpvLAXRlXx2VFHP3JmJjN8cC7fg,261
90
90
  astrbot/core/platform/platform.py,sha256=170_1Y1T5R-3nsu06y3i8Ote7zs8JASnskImp-IP04Q,1772
91
91
  astrbot/core/platform/platform_metadata.py,sha256=VRZSkV7u0OUoSxAXDu5EdEggrmcsbhk_7RUduTasoQo,488
92
92
  astrbot/core/platform/register.py,sha256=1cPxysZZ1ggfSPZfsv7Ll6qOVcTmLUw6vgaVRPjpxH8,1701
93
- astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py,sha256=5q6LvWZeMkClnGmzuD-rZm5LO1GYZiA6ccMubMsPVB0,7362
94
- astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py,sha256=Bdwkk-BZ7653tx2cvhiBU0t2I0Za_iL9ozr1O-VKvxc,16141
93
+ astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py,sha256=PN4h7TjH2UrQZX9bZmI6bGtmXgxHEx5GJREI-Vw0qX4,8036
94
+ astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py,sha256=p5uYdQUXYtqUsJIwlsG6msma6af7G6oKlis05bXJTh8,16580
95
95
  astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py,sha256=unEkE_KBwCLn9mOBs49WMUKqk8ddpaKN8MMyYep6rhg,8514
96
96
  astrbot/core/platform/sources/dingtalk/dingtalk_event.py,sha256=QcE0wUaB3hCSv4Cg3kApl5m0dfzkEyZTCjNbuHU52Ek,2721
97
97
  astrbot/core/platform/sources/discord/client.py,sha256=TQ62b58LVJCPPBNNVxxF2gyiy0k1UqtcSuwcFp0uNS4,4576
@@ -105,10 +105,12 @@ astrbot/core/platform/sources/qqofficial/qqofficial_platform_adapter.py,sha256=6
105
105
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_adapter.py,sha256=PTW_WpZSzlFuchtpu0uAIMy2KcDMi_BBnr6tUgOJNZk,4295
106
106
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_event.py,sha256=BrxaNhG3sy5QAKf8DlZlum6R7m9X5Fm0SxBrKIC_1hg,499
107
107
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_server.py,sha256=5A8EVmdx0j1lrd4lmJhM3S_tJJYsdMrEcR93X-lYT4Y,3726
108
+ astrbot/core/platform/sources/satori/satori_adapter.py,sha256=1wz4U8r70TcxBo04FT2QhEJpm5ZEyGB1sRXLBTbXBGE,16677
109
+ astrbot/core/platform/sources/satori/satori_event.py,sha256=0z4Yn2WUn7-M2i2JbBp7VHoggsvk3mNUIRGgSWwsA30,9116
108
110
  astrbot/core/platform/sources/slack/client.py,sha256=p0gCh9gj_VR8IacGg09-BXp2IM8C0oTnodrvEVmShMA,5637
109
111
  astrbot/core/platform/sources/slack/slack_adapter.py,sha256=0EiEmqGWo-fMuSW4Ptjoej4u4yJW494C1B-itkokFFU,15766
110
112
  astrbot/core/platform/sources/slack/slack_event.py,sha256=fS8jlH-wiZldMnSclj8islhBSSPG-pQ4fSmIGlxAmjQ,8685
111
- astrbot/core/platform/sources/telegram/tg_adapter.py,sha256=RspSP-A0ifuN16kkW362sDakIG80BYHEvenHU-wgoxw,14214
113
+ astrbot/core/platform/sources/telegram/tg_adapter.py,sha256=jEPkPKAbBgq9q9BZ3kx82RPrbU6LyZ8ugL-MmWiguPw,14145
112
114
  astrbot/core/platform/sources/telegram/tg_event.py,sha256=5xZyjSySvWiQppAVH6AvzYHVsgU7ny4XixoT8sJRyd0,9835
113
115
  astrbot/core/platform/sources/webchat/webchat_adapter.py,sha256=X4FAaV2uFjU65Amc3kse9WJNCqsGpE7xYQjnF99HcW8,5992
114
116
  astrbot/core/platform/sources/webchat/webchat_event.py,sha256=qeKBQtUZVwknsFQQvwASs5Hybs-L3Rn-bjIUaji6n9o,5457
@@ -124,7 +126,7 @@ astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py,s
124
126
  astrbot/core/platform/sources/weixin_official_account/weixin_offacc_event.py,sha256=Mum478n1fELjOnVig-IFZqTb6sF7AUK1fSO2ThxYHrQ,7197
125
127
  astrbot/core/provider/__init__.py,sha256=fhD_KB1-KpqJ7woaXDXc7kdlmL3XPQz3xlc5IkFDJJ4,171
126
128
  astrbot/core/provider/entites.py,sha256=-353AdRDA6ST4AS48cQ1RRAXHSy3F7pVS_28hW4cG2U,388
127
- astrbot/core/provider/entities.py,sha256=X9Ma373oFkAGgKxuST5APEaMJ08mY6xbLG8kKKr9Mug,10714
129
+ astrbot/core/provider/entities.py,sha256=fTWfSdULPUfjODp1I7yGRHtD_n6ExAh6RXWDjE5ptCI,10937
128
130
  astrbot/core/provider/func_tool_manager.py,sha256=Qb6UrajD4Hkz5ZLmYCo3RJx8xTW5nFEmG-F_nzm9qXg,20819
129
131
  astrbot/core/provider/manager.py,sha256=hF6aBylf6TE5qnY4rXOrkviOAlwFpS7i3NjFp6cu6OE,20395
130
132
  astrbot/core/provider/provider.py,sha256=rzzlUTUn3cRCRgfd2PhA5RcboHkEDlk3Dw9Q1P3DoJ8,7203
@@ -137,46 +139,46 @@ astrbot/core/provider/sources/dify_source.py,sha256=Q0VmnacKwD-fOnvwYqbrRMspDYOl
137
139
  astrbot/core/provider/sources/edge_tts_source.py,sha256=foO2E0Wdc2wJy8yMbLUyX0cjkP6MD4vPCbc8q3Ckkug,4716
138
140
  astrbot/core/provider/sources/fishaudio_tts_api_source.py,sha256=1xN--JrZeqb2P7bDVVnGZi3hIQpLimYTkNwT8eCRRUQ,5439
139
141
  astrbot/core/provider/sources/gemini_embedding_source.py,sha256=FlVlacBLlxo4ZZgrBhurDQRuDYRGtR8Du35XuXEY9nI,2307
140
- astrbot/core/provider/sources/gemini_source.py,sha256=s8pQwE3_dwUIauXYPlYGj_9a1z6TsT_HC2naUcvvDeI,27189
142
+ astrbot/core/provider/sources/gemini_source.py,sha256=Gwn8nzMcsPsIVgDJ9G20tevUlYDyu_3g1_yaXsmvFPU,28649
141
143
  astrbot/core/provider/sources/gemini_tts_source.py,sha256=mNcb9G6Lb58L2zoSYzroQGyASGrv3k4ZjmOIVvhii_o,2886
142
144
  astrbot/core/provider/sources/gsv_selfhosted_source.py,sha256=7wSQ32AJv4cisjnedENfpThd1kHDqYvnMSCpwbpNNM4,5936
143
145
  astrbot/core/provider/sources/gsvi_tts_source.py,sha256=EoYuAf85NVcPPbyRWkE_doWF-7R8IM5o9ozxbbvaFRk,2025
144
146
  astrbot/core/provider/sources/minimax_tts_api_source.py,sha256=jNLP_4-UHq_Iekvjn3h7G6YZjTCGuII-hq-1RhzjSlE,5877
145
147
  astrbot/core/provider/sources/openai_embedding_source.py,sha256=IIz25EksuIWINKpLqfKG-9Qc4bJ398w24oMjoArXFUA,1669
146
- astrbot/core/provider/sources/openai_source.py,sha256=lmWHQ6x_81tkKNKvMu3F73IzxEenh-kpGP9GUtXKrt0,20679
148
+ astrbot/core/provider/sources/openai_source.py,sha256=0XhfWcQiALpMqSgFOCUXfWoksL0SCDc7beIELVYOVDo,20905
147
149
  astrbot/core/provider/sources/openai_tts_api_source.py,sha256=ClRxEuBJ2-vM5rpMwwhOZXXJanq6asEAVPRvD9wYFrI,1626
148
150
  astrbot/core/provider/sources/sensevoice_selfhosted_source.py,sha256=2-NUDRiJJs3onxnrovdoVqUMI8bxGu2J2n3ZgwjxEm0,3828
149
- astrbot/core/provider/sources/vllm_rerank_source.py,sha256=lBgb7_nD51Z4JoFD6EBQpOs4w0Kd9f4m_rCx7-AeUBc,2075
151
+ astrbot/core/provider/sources/vllm_rerank_source.py,sha256=Gv_veniilJ5v9lPGlQG_zmQYmHfhNggYIwj5p02CoLE,2275
150
152
  astrbot/core/provider/sources/volcengine_tts.py,sha256=eNS7XUtDTunGuZV8UaI4-ghNyY_fDRW0hiZPssBNsPQ,4143
151
153
  astrbot/core/provider/sources/whisper_api_source.py,sha256=qKE9Wx7Nse9pKovbDb__sVBeG7opR_yar5ZsbIYx9e4,2626
152
154
  astrbot/core/provider/sources/whisper_selfhosted_source.py,sha256=Qggu2IkNyCYVqNYc5NsonVcVpcLe-t04L-IpqnCzh_A,2636
153
155
  astrbot/core/provider/sources/zhipu_source.py,sha256=w-0C00U9_24HURUB5ppqcEvMr8leZcnEuUGTaQKmmbs,3082
154
156
  astrbot/core/star/README.md,sha256=LXxqxp3xv_oejO8ocBPOrbmLe0WB4feu43fYDNddHTQ,161
155
- astrbot/core/star/__init__.py,sha256=2iXJia_9YZxFejIN7vMcwju9kjjT0D7bx0zJNy7iHyA,1994
157
+ astrbot/core/star/__init__.py,sha256=ynSwMrdCLyVMN3Q9flS_mcDDjdIGrkLBpfeDVoFj6PM,2080
156
158
  astrbot/core/star/config.py,sha256=f4h1YFt1Tn6S2D-LvnhM483qaD8JdWjl-TBRV9CeYBo,3593
157
159
  astrbot/core/star/context.py,sha256=jeF6VLUwBm5b2kl0Uy4kz39uQ1C8esaOgeAIJavtTjo,12330
158
160
  astrbot/core/star/session_llm_manager.py,sha256=B2URKTxPW9FXUW1goZ0HkyuqE3PZ2X7o22GSPKnIAj0,8596
159
161
  astrbot/core/star/session_plugin_manager.py,sha256=h8i3QgymTldLjYtcElvP98OKXOru52pV8ZhiBAEJFTo,5192
160
162
  astrbot/core/star/star.py,sha256=fEgg7pxiIsnRg4Xw_KBIyOy3V919MpIgAWQ7FoE7bWc,1690
161
- astrbot/core/star/star_handler.py,sha256=_GJdHHtqxKb2Z1_N_0RGkDRktd5JWP8MucmONu-nkao,4536
163
+ astrbot/core/star/star_handler.py,sha256=njRMNHcbtJg8mIk6jofYggevMOdH7972bwK84jULNiY,4830
162
164
  astrbot/core/star/star_manager.py,sha256=nB90WWeeg3ZpRfApPJG8mo3FH8HOQevv28JHSKEV8v8,36069
163
- astrbot/core/star/star_tools.py,sha256=h0sbkcCuKNTL0IGD25DOy2PtOydaaKMQgrFD_WFk7OY,6317
165
+ astrbot/core/star/star_tools.py,sha256=8art-1s2TNHVsZ-pOdi8iEUJOozFsTXSdA2Gb7H1MIE,10661
164
166
  astrbot/core/star/updator.py,sha256=lHKLVE1mXBkkH0FpwJ8h23U9xJ9CsB1zo8rgZvADp88,3010
165
167
  astrbot/core/star/filter/__init__.py,sha256=xhdp6MMbBJbCHDDtBcAzWZ86DSFTPKzj8RpE2Cdb8ls,469
166
- astrbot/core/star/filter/command.py,sha256=vHsrKT8prA3JO1tf29Qte_t6RMIZTeEGq5SwSF4YY0k,6911
168
+ astrbot/core/star/filter/command.py,sha256=Mucwervt346dL_wQaaytumTCuVNozwnE4B8kuBM0h0g,7158
167
169
  astrbot/core/star/filter/command_group.py,sha256=Tv1lFZvL8NGw7pui-r8R4oR0G-uyrdGzUjV1wdEN0Zc,4712
168
170
  astrbot/core/star/filter/custom_filter.py,sha256=UPEfr-vYJR1NsLOp75A8Oa8RFkluEC3rkzbHM2ct0ek,2238
169
171
  astrbot/core/star/filter/event_message_type.py,sha256=R45Buoy9YALxnY6oanFlZMLfSZex2NAHPsl8DFSI_2Y,1162
170
172
  astrbot/core/star/filter/permission.py,sha256=GmyA2xqPCGVryLMa7OrWiuYRR-9pcQ6PaYOedPySH_0,915
171
- astrbot/core/star/filter/platform_adapter_type.py,sha256=9b60DutDii9oNspdAiZvnBV2ljxNvSvIRiYKQabXvIA,1857
173
+ astrbot/core/star/filter/platform_adapter_type.py,sha256=qkwUw07lSb92RzN2bVhhgzBwuKUV5Hl-1wGTM2INtac,1941
172
174
  astrbot/core/star/filter/regex.py,sha256=yb4JVdQtWVvWm7Ba5Tt07HusPMccAvSrIEV0ewDPBus,543
173
- astrbot/core/star/register/__init__.py,sha256=-vftjoN1FpNPOPdyDp7gT0fg0l9RN3WRNV79Y-8z8EM,924
175
+ astrbot/core/star/register/__init__.py,sha256=DoVe-BX9jjYmGTzD3pr1sRfxzni5ryL3JPGwMBTY6iA,992
174
176
  astrbot/core/star/register/star.py,sha256=P-ToyRpAT2IE9ZZwUo544n12AvpPQpWesR9eVfmIwpg,1890
175
- astrbot/core/star/register/star_handler.py,sha256=a5iaYEtNJoTIBUAKCydib_vft_I1crA9l1ayc2qm6XI,14913
177
+ astrbot/core/star/register/star_handler.py,sha256=UHGgaFqNg_2cSz3Kay9BBdq3GooEBgV3vNn6PUQT3lk,15209
176
178
  astrbot/core/utils/astrbot_path.py,sha256=ZK-OmCTOxH63GQ4kBMGZs9ybKmKuHMNXdW9RKqLbYRk,1227
177
179
  astrbot/core/utils/command_parser.py,sha256=ktdaw4kdvhfCHIGLTIX7AfMjT9CCL_iuJq1I-V9LEUA,603
178
180
  astrbot/core/utils/dify_api_client.py,sha256=RAKS3zjSl3nmhlNPCzN-byJZyZcwE6GR-8xZ9wzc-yE,5590
179
- astrbot/core/utils/io.py,sha256=Rzkae5TOU0MFItjgs1Ljkq9qOrkAsQpS_AmruYr2u6s,9607
181
+ astrbot/core/utils/io.py,sha256=5-5vtaAeP5YJsQpYqtu8RphS9NTKB8w-Kf5RkqBOcM0,9620
180
182
  astrbot/core/utils/log_pipe.py,sha256=AU-y7vvAUtegH3XRenJqsFpmH0UIV4zUfLWh-5uPkCI,883
181
183
  astrbot/core/utils/metrics.py,sha256=uFGS3ZU81vcUbhiIrc-VAy9t5Lc6Oxh13wGYcl3oVGY,2456
182
184
  astrbot/core/utils/path_util.py,sha256=_PKjMtQBGD_C7o5BzN4-NSsqCffPSr9NwiHQHTSehkM,3130
@@ -188,27 +190,30 @@ astrbot/core/utils/tencent_record_helper.py,sha256=-4EB0m00D5SzFv8x8z3C7i1TbBtxP
188
190
  astrbot/core/utils/version_comparator.py,sha256=eIS6midUHyH02X6pKxlm24Zi4d-SGP3z2N7unsWit5U,3425
189
191
  astrbot/core/utils/t2i/__init__.py,sha256=SluLHjCoUmd1X7P2_WtedUk6xSLNxiDJo42y1ieJXcE,299
190
192
  astrbot/core/utils/t2i/local_strategy.py,sha256=KxPNLF9zXHTfATIAjnXenIlVVT5KjIvOexBjXa1Bl2E,29855
191
- astrbot/core/utils/t2i/network_strategy.py,sha256=tz-tmdmdneAx7c0fIij1W0mGzkliV8OFWQIEAnXKGUk,5129
192
- astrbot/core/utils/t2i/renderer.py,sha256=PnquWGoY1Z1WCyBoeU0WC-32Vo_FTc2HnjvwGkvM_Xs,1790
193
+ astrbot/core/utils/t2i/network_strategy.py,sha256=OCrRr4ASVpQb2K4hYo0N26j8kTVNoDJ7SRG-Oh5IVn0,4826
194
+ astrbot/core/utils/t2i/renderer.py,sha256=WPA1EBt8RQ3_3asnK9neIy66eg9WYdlPzJKh_D7aSxI,1924
195
+ astrbot/core/utils/t2i/template_manager.py,sha256=EO6YO9A9bkwv_MLUNTqMtaFfd5r7sWpD0-K1qcRu1lI,4522
196
+ astrbot/core/utils/t2i/template/astrbot_powershell.html,sha256=UcjetoIJG3pJRUHMDOor3Nhj7FFmVXXpkySkpXXztO4,4943
193
197
  astrbot/core/utils/t2i/template/base.html,sha256=fQvq4I4lrlH2s_jwAzj62lWeC4g87xXsYJMJ0XunCPA,6619
194
- astrbot/dashboard/server.py,sha256=rjjHXo5J1qrHvoYi4MM9-YRbhunh1_ehdqwOrPGuz4U,8744
198
+ astrbot/dashboard/server.py,sha256=4d_0xDfMW-qKabVLBEVzOnjxF3qIiNMr3dvaxZO-cEk,9049
195
199
  astrbot/dashboard/routes/__init__.py,sha256=Bn6_rbYtujttHKHEn8Smv2RiObhwWyH9TagW4HZSzGw,710
196
200
  astrbot/dashboard/routes/auth.py,sha256=igVjZWluaQpF-lrg-Ueb4IA553dA_Sn6pAxY34-83i8,2964
197
- astrbot/dashboard/routes/chat.py,sha256=oGnzzMUTJGnID6UPRWp9xtn6ObrZ_XwetPrVJ2aoI_E,11421
198
- astrbot/dashboard/routes/config.py,sha256=3U_Y10jErmczvYpfJAyI5WoWv6CH4AWvkS2DOzFobWc,32942
201
+ astrbot/dashboard/routes/chat.py,sha256=hfKrxS07qEYA3SxwgPymh08-Doi74hwmaYhwxRcwrkk,11601
202
+ astrbot/dashboard/routes/config.py,sha256=glo_68fdaU4awVG8udH43PPvih0HtSeeLTOGLxYMovE,31655
199
203
  astrbot/dashboard/routes/conversation.py,sha256=9AopEmbxzRUcJ78fOlp5aFe9-7ptroaE5YrvAEuGBJQ,8886
200
204
  astrbot/dashboard/routes/file.py,sha256=y3yi4ari-ELwiDicuniBlvXhVe8d1JgWRl6FdC42v9k,706
201
205
  astrbot/dashboard/routes/log.py,sha256=uLQx-TCyg3j3etkEd0hVStFTE4S1C4Y8XEBsk0w7Gc8,1972
202
206
  astrbot/dashboard/routes/persona.py,sha256=6icnNNE8A0Yy1WI0INWD9ZPKC7VcZG-xHDfYElhaP8M,7857
203
207
  astrbot/dashboard/routes/plugin.py,sha256=cGGJVEM55uRiPo-EeD5apZQISzPw9vux7a-U2dE4fZQ,19429
204
- astrbot/dashboard/routes/route.py,sha256=x1SJOZvcdK7YIxwO0pj9DI61Igkm9VRjKE9ukMDvdaw,970
208
+ astrbot/dashboard/routes/route.py,sha256=01N4nUrpyDk71IMbuRxwLXbEugysE_WOZH7VCsXVsws,1577
205
209
  astrbot/dashboard/routes/session_management.py,sha256=h3b8DTDV99Dl0Gmbys7I2SlkC7_DTeIQNwoi8HT1zEo,20238
206
210
  astrbot/dashboard/routes/stat.py,sha256=KCtP0-f9g664gM2SOBgnU8uKx6zt93-5Kut-d7wd7zk,6910
207
211
  astrbot/dashboard/routes/static_file.py,sha256=7KnNcOb1BVqSTft114LhGsDkfg69X2jHEm0tOK0kW0Y,1169
212
+ astrbot/dashboard/routes/t2i.py,sha256=scp05AxoJM9cubrkSMBu1BbIWP1BMS50eFEPZ9S6WKM,8893
208
213
  astrbot/dashboard/routes/tools.py,sha256=BWN0KYidJdY4zVVbLRaM5cSgDNrdJ7dlgFQI4WTqaUY,13990
209
- astrbot/dashboard/routes/update.py,sha256=8Qg9_oz3Z3FRzgRM7b2lT8LwbvORAmLV25NtmdbqnN8,6513
210
- astrbot-4.0.0b4.dist-info/METADATA,sha256=2Yj7XdWfukgj22H81DihMbPnC2mIDSvpBBF1aZsWCnk,11363
211
- astrbot-4.0.0b4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
212
- astrbot-4.0.0b4.dist-info/entry_points.txt,sha256=OEF09YmhBWYuViXrvTLLpstF4ccmNwDL8r7nnFD0pfI,53
213
- astrbot-4.0.0b4.dist-info/licenses/LICENSE,sha256=zPfQj5Mq8-gThIiBcxETr7t8gND9bZWOjTGQAr80TQI,34500
214
- astrbot-4.0.0b4.dist-info/RECORD,,
214
+ astrbot/dashboard/routes/update.py,sha256=vhG6ET0GJNLTpfkKABYf3Aq5ChUCID1BvoZissWRBZg,6517
215
+ astrbot-4.1.0.dist-info/METADATA,sha256=XkNaoL_dGzNWVVnJ2oFdnMC7Zv31ZpKQOmDHihTnmGc,10921
216
+ astrbot-4.1.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
217
+ astrbot-4.1.0.dist-info/entry_points.txt,sha256=OEF09YmhBWYuViXrvTLLpstF4ccmNwDL8r7nnFD0pfI,53
218
+ astrbot-4.1.0.dist-info/licenses/LICENSE,sha256=zPfQj5Mq8-gThIiBcxETr7t8gND9bZWOjTGQAr80TQI,34500
219
+ astrbot-4.1.0.dist-info/RECORD,,