AstrBot 4.5.3__py3-none-any.whl → 4.5.7__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 (54) hide show
  1. astrbot/api/all.py +2 -1
  2. astrbot/api/provider/__init__.py +2 -1
  3. astrbot/core/agent/run_context.py +7 -2
  4. astrbot/core/agent/runners/base.py +7 -0
  5. astrbot/core/agent/runners/tool_loop_agent_runner.py +51 -3
  6. astrbot/core/agent/tool.py +5 -6
  7. astrbot/core/astr_agent_context.py +13 -8
  8. astrbot/core/astr_agent_hooks.py +36 -0
  9. astrbot/core/astr_agent_run_util.py +80 -0
  10. astrbot/core/astr_agent_tool_exec.py +246 -0
  11. astrbot/core/config/default.py +53 -7
  12. astrbot/core/exceptions.py +9 -0
  13. astrbot/core/pipeline/context.py +1 -2
  14. astrbot/core/pipeline/context_utils.py +0 -65
  15. astrbot/core/pipeline/process_stage/method/llm_request.py +239 -491
  16. astrbot/core/pipeline/respond/stage.py +21 -20
  17. astrbot/core/platform/platform_metadata.py +3 -0
  18. astrbot/core/platform/register.py +2 -0
  19. astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py +2 -0
  20. astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py +16 -5
  21. astrbot/core/platform/sources/discord/discord_platform_adapter.py +4 -1
  22. astrbot/core/platform/sources/discord/discord_platform_event.py +16 -7
  23. astrbot/core/platform/sources/lark/lark_adapter.py +4 -1
  24. astrbot/core/platform/sources/misskey/misskey_adapter.py +4 -1
  25. astrbot/core/platform/sources/satori/satori_adapter.py +2 -2
  26. astrbot/core/platform/sources/slack/slack_adapter.py +2 -0
  27. astrbot/core/platform/sources/webchat/webchat_adapter.py +3 -0
  28. astrbot/core/platform/sources/webchat/webchat_event.py +8 -1
  29. astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py +4 -1
  30. astrbot/core/platform/sources/wechatpadpro/wechatpadpro_message_event.py +16 -0
  31. astrbot/core/platform/sources/wecom/wecom_adapter.py +2 -1
  32. astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py +4 -1
  33. astrbot/core/provider/__init__.py +2 -2
  34. astrbot/core/provider/entities.py +40 -18
  35. astrbot/core/provider/func_tool_manager.py +15 -6
  36. astrbot/core/provider/manager.py +4 -1
  37. astrbot/core/provider/provider.py +7 -22
  38. astrbot/core/provider/register.py +2 -0
  39. astrbot/core/provider/sources/anthropic_source.py +0 -2
  40. astrbot/core/provider/sources/coze_source.py +0 -2
  41. astrbot/core/provider/sources/dashscope_source.py +1 -3
  42. astrbot/core/provider/sources/dify_source.py +0 -2
  43. astrbot/core/provider/sources/gemini_source.py +31 -3
  44. astrbot/core/provider/sources/groq_source.py +15 -0
  45. astrbot/core/provider/sources/openai_source.py +67 -21
  46. astrbot/core/provider/sources/zhipu_source.py +1 -6
  47. astrbot/core/star/context.py +197 -45
  48. astrbot/core/star/register/star_handler.py +30 -10
  49. astrbot/dashboard/routes/chat.py +5 -0
  50. {astrbot-4.5.3.dist-info → astrbot-4.5.7.dist-info}/METADATA +55 -65
  51. {astrbot-4.5.3.dist-info → astrbot-4.5.7.dist-info}/RECORD +54 -49
  52. {astrbot-4.5.3.dist-info → astrbot-4.5.7.dist-info}/WHEEL +0 -0
  53. {astrbot-4.5.3.dist-info → astrbot-4.5.7.dist-info}/entry_points.txt +0 -0
  54. {astrbot-4.5.3.dist-info → astrbot-4.5.7.dist-info}/licenses/LICENSE +0 -0
@@ -1,11 +1,11 @@
1
1
  astrbot/__init__.py,sha256=QZZ0-g1T26mH28hIq98lEHh29pW1c1GqQUyY-lBRUKI,84
2
2
  astrbot/api/__init__.py,sha256=ec-txHoj5ytUG85VkDf5sW6eH6Wkd068-anFwO1Xaf4,568
3
- astrbot/api/all.py,sha256=pg_9_cv55aKjU2z7dUq8tm59l3MBVa0J3UAP2Sq8oFY,1446
3
+ astrbot/api/all.py,sha256=nqGqsrbRPOHWTIkyUfo61gLl10c1xWnR006d0RNB4Rc,1476
4
4
  astrbot/api/message_components.py,sha256=4x2LXczK598y9dVbfvfQJR8-UwhPRjQ99kYw_F7ZGms,46
5
5
  astrbot/api/event/__init__.py,sha256=w2pZepTsWEGvuBYWggdxoqx2Y3k3R5haCeuUgizs0Wk,368
6
6
  astrbot/api/event/filter/__init__.py,sha256=OTGVKQWw2FtPULMTgukw5ZkpliNr4sNf-QfRpsKrZyA,2055
7
7
  astrbot/api/platform/__init__.py,sha256=HXvAy_KLtOJspoGVgDtLa7VjIZoF6WK3Puww55yy89M,465
8
- astrbot/api/provider/__init__.py,sha256=8sMm_S3XwYNlaQnYo7W1f3VLE27iH5iaCoiQnlBvTkw,349
8
+ astrbot/api/provider/__init__.py,sha256=mJVcon0snjn_xYirk2hntwba6ymIYYC-ZKKmxvx-jok,379
9
9
  astrbot/api/star/__init__.py,sha256=OxgHGtWn3lEQGjb4twbpbWnRepUevPu7gxtDAkAsfhQ,250
10
10
  astrbot/api/util/__init__.py,sha256=L1O_mFEUDk8V4lEPsT5iiNbIiOVh7HbrNmitqzUWMZg,180
11
11
  astrbot/cli/__init__.py,sha256=b5kXc-KWXgh_CEs-Gwrxdta2EjaWkLB9RgvwamG7L4g,23
@@ -20,11 +20,15 @@ astrbot/cli/utils/basic.py,sha256=-sjbBl0YfF-gt1jvkVyddBk-OWXIVpfG6JcF0DqOLZA,26
20
20
  astrbot/cli/utils/plugin.py,sha256=FdLVcDHH5dBpoBhLC6iWriUomp_5ONGlWNJnOG4ZOnM,8666
21
21
  astrbot/cli/utils/version_comparator.py,sha256=NVUmshfb5LU4a-S453rI7opqo0QtIHvlT1KUD3pdoVM,3462
22
22
  astrbot/core/__init__.py,sha256=zsaF9IeON4NaHk_Ktr0eB7xQEFC5tUZ4UJCesC3-KHM,1220
23
- astrbot/core/astr_agent_context.py,sha256=xXR_X5--nXlqPIPpoJ-qhF8U1HclNKQCuey9H5e9CdU,402
23
+ astrbot/core/astr_agent_context.py,sha256=bgSbB-JgK_ncK-H2cxj-Ox0Gt_D8X4QmrgbalL9Hgzs,618
24
+ astrbot/core/astr_agent_hooks.py,sha256=QOMtBaamDRiylGIby5D5ApThk94Y_Dcy4gDnhPBHXKo,1073
25
+ astrbot/core/astr_agent_run_util.py,sha256=QQyyy649GgdcRHkdGg0N1U2yACn5O5kMj_pX2034U5U,3295
26
+ astrbot/core/astr_agent_tool_exec.py,sha256=jNaUEYJHJ42BT8DveBQ1YZ3lbcpq1LH3eGM6l-Lde60,8847
24
27
  astrbot/core/astrbot_config_mgr.py,sha256=SUvusfo8Qk89eNpEmduWcXuczJ9g5TBH-VOV69ax28g,8950
25
28
  astrbot/core/conversation_mgr.py,sha256=GsirCeMBmgxyaOb3hYNleF_11yyFyAER5PtpM3IUvIQ,15765
26
29
  astrbot/core/core_lifecycle.py,sha256=uoRlYqg33g3XgHDXFq9uOUSOEjomezidwqiA1r8z7-Q,12603
27
30
  astrbot/core/event_bus.py,sha256=0rABGmFd01B5q972HS_2LQ5OFxd6iPLSyM9FbPKIgcg,2540
31
+ astrbot/core/exceptions.py,sha256=GVCUgAjpvUHLL59MkJalFrSp_HbtliChu7XII_Px2WM,219
28
32
  astrbot/core/file_token_service.py,sha256=8X0Qyo-NPGhtxy6IcRsJg7Z2tx_ULPf_7OKvw-KBk6o,3317
29
33
  astrbot/core/initial_loader.py,sha256=q798G8wEti7-p3UC0y1GB3MOK-kO6z1Nt826iO5nJVA,1802
30
34
  astrbot/core/log.py,sha256=768CcnBvuL1vTWUw9sevqvuFm3nmogJjL2kCQMLo0xE,8523
@@ -39,15 +43,15 @@ astrbot/core/agent/hooks.py,sha256=ooe9uUz7czlVt2W7jTDwkRbI-qDrOOXWjCaXtiAkrvE,8
39
43
  astrbot/core/agent/mcp_client.py,sha256=3N52RRlbscgLZbKwhH-lutO_cOo6ygK5cvcOQ07WGzM,9548
40
44
  astrbot/core/agent/message.py,sha256=ORvFtBPgpgvv7hNeRkoFdlPbOEkQZ6OoE7Bz8671B14,5027
41
45
  astrbot/core/agent/response.py,sha256=ddJABXu03Uw3b-YGTvRafFLJEGa40o93pIEz_CRTb4g,261
42
- astrbot/core/agent/run_context.py,sha256=P5XIyscWSS6G1W9U-CdAEeADwsaKJh8trruZ7f7vf-c,428
43
- astrbot/core/agent/tool.py,sha256=stWY7C9OWys20Q13tNmbm7WkY3gT2xwmFD2bdrTCuCU,9298
46
+ astrbot/core/agent/run_context.py,sha256=h-teucYKYi5o4oTbAsIlkaa04yn2OSNC-ahIF2n6cwE,719
47
+ astrbot/core/agent/tool.py,sha256=3F-zcADIJkACNljrlDJBZZCJwqhxFkfpgoKvg5v0TQM,9276
44
48
  astrbot/core/agent/tool_executor.py,sha256=8GGgVB_JaKGVLQUG1epeL-lvKMqgfQ7mJaOPnVytnXo,438
45
49
  astrbot/core/agent/runners/__init__.py,sha256=KwR34OKGVSQpJ_MaGVP_MX5L1SZ4oU-lv4GuMbSF5Ys,65
46
- astrbot/core/agent/runners/base.py,sha256=5vDgK676B_39yTHfbWS324e9z4R8E5w4Q9HqqH2c3MA,1582
47
- astrbot/core/agent/runners/tool_loop_agent_runner.py,sha256=EjYPCImSv7bVRkN6ljS3qOS_yd37HoAUVz7cEQlutG0,14915
50
+ astrbot/core/agent/runners/base.py,sha256=5vDPiI_65ZlmVpuak-A4K2NW4uVhVD6wYRERKb81t18,1779
51
+ astrbot/core/agent/runners/tool_loop_agent_runner.py,sha256=1bbuYHBz7A3U68Rl-ubG_-u_l4qjVTufkotQdBrIO8M,16781
48
52
  astrbot/core/config/__init__.py,sha256=vZjtpC7vr-IvBgSUtbS04C0wpulmCG5tPmcEP1WYE_4,172
49
53
  astrbot/core/config/astrbot_config.py,sha256=nGyvHyR9VJH9Pk0XKYyeDFVxjwbyVb9u0lIsuvpe3fg,6276
50
- astrbot/core/config/default.py,sha256=MLApxqW-zrmRPZFQ10Tas2jPk4uGwVBDe9UWShKQxiQ,133409
54
+ astrbot/core/config/default.py,sha256=cg3xdNJSIFL2yFCN61XLwbuHrIzazrlsBHUXJnyj6Jc,135898
51
55
  astrbot/core/db/__init__.py,sha256=XA1ootJl_SoMHG6sNUWNR5nj663JHvNF--WEM-hfd1o,8965
52
56
  astrbot/core/db/po.py,sha256=jLrmhbtqbnjZ1r7sS0WO6SZIubZr1FH04qmD64N4Y50,7845
53
57
  astrbot/core/db/sqlite.py,sha256=H7DOQDktJ3gRFwK0H9TFb3miJqnpx5pRFjwdTETWhWo,26520
@@ -84,8 +88,8 @@ astrbot/core/knowledge_base/retrieval/sparse_retriever.py,sha256=sOCZ9I636j3P5WG
84
88
  astrbot/core/message/components.py,sha256=lQhxsfRPVMFFDdpCbyWjVN-uXyHIzDOc-3WLWoBAoL8,25526
85
89
  astrbot/core/message/message_event_result.py,sha256=1jC6NLeO7lzcTCi2NO28057sWpTsDabICkmGsiggyhk,7204
86
90
  astrbot/core/pipeline/__init__.py,sha256=nEepE3tnYYo0EYnzdLLyrp_k7XYg0LpQ3W6QuEeGL6k,1461
87
- astrbot/core/pipeline/context.py,sha256=2Mm7p7KdKmzlQgnc0iUFch_zQZlcWUqBmy1nF2I_Z1M,572
88
- astrbot/core/pipeline/context_utils.py,sha256=pJ65WhYvSSPXnQFKb2GUipxt5FA0PxcsSSNvNGhq32g,6091
91
+ astrbot/core/pipeline/context.py,sha256=jfEyX9i34XM7uqeqqK6rKRDgBXfsV9UHgRpf9Wj_hnI,505
92
+ astrbot/core/pipeline/context_utils.py,sha256=3kos5YRBzHnOjr_ASw-rkYVpusCa2V9tlWvnw5tqoXM,3567
89
93
  astrbot/core/pipeline/scheduler.py,sha256=u96IOXoSpTOMj_X5z5Hnaz4Fwa8Nyl-P3qJauuqcQR0,3305
90
94
  astrbot/core/pipeline/stage.py,sha256=hpzghbberezaBJtb2cwhY8x0xi6lZrgWfD2BYv-te1g,1350
91
95
  astrbot/core/pipeline/content_safety_check/stage.py,sha256=4C3k9wMXirIbyDNvUazPnbMKo6u0PZqnaDX9LKVdCiU,1396
@@ -96,10 +100,10 @@ astrbot/core/pipeline/content_safety_check/strategies/strategy.py,sha256=XM2c-6a
96
100
  astrbot/core/pipeline/preprocess_stage/stage.py,sha256=BFaON3u4MrQUXp0ZXETU5MIvN_w0p0KJDNc9D7Y3qsY,4202
97
101
  astrbot/core/pipeline/process_stage/stage.py,sha256=yd1CpHbGzmLn-2C2QwvyAHa9WhsF7QKEqb_ojl6HJ6I,2679
98
102
  astrbot/core/pipeline/process_stage/utils.py,sha256=EPooTG8hs4uB8I8lMtRi23BkDjMu-7eM07v3O305po4,2593
99
- astrbot/core/pipeline/process_stage/method/llm_request.py,sha256=jFJUw40Rtn6056UFB313uRVncPFnKkfJhP6i6iMsB3Y,28482
103
+ astrbot/core/pipeline/process_stage/method/llm_request.py,sha256=9H4cBgYCPDEqCNHPWVI8AHUd7WJnmSh-16-uY4-TH0w,18985
100
104
  astrbot/core/pipeline/process_stage/method/star_request.py,sha256=cbZO2bcS3LIsk21DLO-V7rRrZed3fOjholafAVKDrvI,2515
101
105
  astrbot/core/pipeline/rate_limit_check/stage.py,sha256=9EVJ0zYtxATFsj7ADyWDYcSGBRqmrMiKWp1kkD9LONI,3962
102
- astrbot/core/pipeline/respond/stage.py,sha256=-LGDmf32YSCKpvK5ahH4SO_K396cDwo_i-f5NWROMwI,10821
106
+ astrbot/core/pipeline/respond/stage.py,sha256=im_UrME-g-YOk9TnrDFzFeYIvzZsGBy9BDCAp5PXuNM,10738
103
107
  astrbot/core/pipeline/result_decorate/stage.py,sha256=t_UJ4uC3GQtgbO6MUkDClfLJcU5Z_8oe1hDjGHrTQUM,14053
104
108
  astrbot/core/pipeline/session_status_check/stage.py,sha256=cFp6MMdFzeURjmW5LCrzsTGD_hnJN5jhDh_zoPbnFAw,1291
105
109
  astrbot/core/pipeline/waking_check/stage.py,sha256=V1xr7aGcYh8JoSNnR86_YAA2XZTJfjp2HKmYVM4tCLs,8280
@@ -111,19 +115,19 @@ astrbot/core/platform/manager.py,sha256=BMIVCP9Ymz4tpxiyTHia4JNQIuJvjyFsgMMWxmKF
111
115
  astrbot/core/platform/message_session.py,sha256=AGI-fAyish5VYfIQf0dg2J3HZbiYPzpPMdAwBODzc1M,1089
112
116
  astrbot/core/platform/message_type.py,sha256=uGn5KN8B_7b9F5nFTpvLAXRlXx2VFHP3JmJjN8cC7fg,261
113
117
  astrbot/core/platform/platform.py,sha256=UETCazEPfEfQq0utZSMOIKcgIvQ3XbKv2yldwvte0IA,1694
114
- astrbot/core/platform/platform_metadata.py,sha256=4tSTRGMnJq9fv59k6GDtHH7bQyPaCwSQfL8zSjFMfdU,616
115
- astrbot/core/platform/register.py,sha256=cFNQNetx8tG3hCkKu9GZJ6Q6K8zkslBFer5gaOPV18w,1847
118
+ astrbot/core/platform/platform_metadata.py,sha256=b10aFNvC9HFYBJbedlaUxerLUyeVAOqvVksh2yE-s-M,707
119
+ astrbot/core/platform/register.py,sha256=KiAMpiuEP6H5RwR9ItOgQEth02urvasKhObjiy5X-Hc,1956
116
120
  astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py,sha256=wuHJZu_Q86KQ83vaj_V-t3u5P7JIBURNtnFmYfCU4wM,8080
117
- astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py,sha256=pwZuJSsZfpeEr1bXi-zc0M4qIcyltUh8ihioDB_0x7A,16972
118
- astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py,sha256=5OI3CSfiIxx1HPO3mbD3yv1nC1csDV_Bq3PdOFkMs7w,8791
121
+ astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py,sha256=jfvff0MhNcBgOJ6tlGMV7unxWzteFMwpVVKFAG72cjQ,17054
122
+ astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py,sha256=70JxfF4IlUosYB9Y7Vg1s4-6-oAju9Z-daidByduI_8,9190
119
123
  astrbot/core/platform/sources/dingtalk/dingtalk_event.py,sha256=Ph8AP03qct0dFDHKB1be0VY8Slxe9yiwqMsd7Zhpvas,2696
120
124
  astrbot/core/platform/sources/discord/client.py,sha256=dYu9ANCMeI9nY1K2FRquPOwTe1xLWHuVYslSLXoXNkY,4622
121
125
  astrbot/core/platform/sources/discord/components.py,sha256=sh0vvqKcO1a293XNApcA-olunPTHbVWFauq-Nwvj-o4,3957
122
- astrbot/core/platform/sources/discord/discord_platform_adapter.py,sha256=4f6RwrvRf8LrZffSBEVd4dRB38NvP6akX3UEd6dKeg0,18510
123
- astrbot/core/platform/sources/discord/discord_platform_event.py,sha256=riLViGLTM0DUrcdp1r0NyeCachyZsV8KG7ZiR-eETCk,12201
124
- astrbot/core/platform/sources/lark/lark_adapter.py,sha256=6sx4q0JeSpVpDKgr7tk5TUKU62Sf0pD0W9TGihINz58,8252
126
+ astrbot/core/platform/sources/discord/discord_platform_adapter.py,sha256=RrubMAyNLG-ee3yBnByW-DDx029keHGsB52gl7plysg,18594
127
+ astrbot/core/platform/sources/discord/discord_platform_event.py,sha256=u6OE7TTW1VTqaWcd0t7uvwwttZk1qWkGGU9ycftu-UQ,12594
128
+ astrbot/core/platform/sources/lark/lark_adapter.py,sha256=UX9zPLHfKqwPDYtj0tuWFtUe0rKazF3qyQYwki2q3vE,8336
125
129
  astrbot/core/platform/sources/lark/lark_event.py,sha256=bK6575i7SnkkKeYfegcod3Z_eo0fLoOzFzi53UbSDww,5198
126
- astrbot/core/platform/sources/misskey/misskey_adapter.py,sha256=WMobfssXd3zKIAnqqAJ8j01mXxvXn7fHcCLiQQcZKoo,29585
130
+ astrbot/core/platform/sources/misskey/misskey_adapter.py,sha256=Z6L2VdOytdH-UPUWuNPnjhOsGzEGmY7_xGwQF-EcN0c,29669
127
131
  astrbot/core/platform/sources/misskey/misskey_api.py,sha256=YlE1zxHs0dPWJVuVsWR0Lr0d9TPQmnTwsLCQKI4p6Gk,35905
128
132
  astrbot/core/platform/sources/misskey/misskey_event.py,sha256=2PYSU9arxzbS71jz5D__3maFFNKqxYZiGmXtLuC_aAc,6550
129
133
  astrbot/core/platform/sources/misskey/misskey_utils.py,sha256=KEzX-_5-EfzKmLdcrZyQiUR09NHXDT0A6v3DrDp3fyk,17859
@@ -132,20 +136,20 @@ astrbot/core/platform/sources/qqofficial/qqofficial_platform_adapter.py,sha256=i
132
136
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_adapter.py,sha256=ZUb5Td6kaaxCwrnBikZE_pjBU1vMvJE7JH8AKqtZMlQ,4507
133
137
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_event.py,sha256=vqifw9itvrcr7sV9cL0T19qLZ7I9CWORi4oUBgZrOqc,501
134
138
  astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_server.py,sha256=dYhnveFWSIpFsphS7Hec70pOenPBVMJOFDTzQXK1NFw,3853
135
- astrbot/core/platform/sources/satori/satori_adapter.py,sha256=F8xTxvXpcz4xjXFzmZ4L45F1DJIfKKPwwZXTNX55Zr4,27991
139
+ astrbot/core/platform/sources/satori/satori_adapter.py,sha256=iNSDAas3ektZBDqy6tc212Ve50RjdWlSNNb0gQKKhU0,28064
136
140
  astrbot/core/platform/sources/satori/satori_event.py,sha256=agI9FYUwBZM2CnxPANxDOw9vnRqPQSCGZi6UK5UVrdA,16183
137
141
  astrbot/core/platform/sources/slack/client.py,sha256=opkwKKwgaLxw3EpYILLAf7gzzC6KwpiUoq3TOewolh4,5633
138
- astrbot/core/platform/sources/slack/slack_adapter.py,sha256=GUb1E5YZcUmk3InaFFB4GKaRU66dhvHj3fBIwIpfNLs,16052
142
+ astrbot/core/platform/sources/slack/slack_adapter.py,sha256=LUZY-A-fVD8y5mG_86nQJjgKZ2j8k5uiue1B5vqjBhg,16134
139
143
  astrbot/core/platform/sources/slack/slack_event.py,sha256=qtd7AkYDrX5-rcf6-N3QX6Lm3YzvO8ipsUL8iFF6T_U,8926
140
144
  astrbot/core/platform/sources/telegram/tg_adapter.py,sha256=5eGR5PK1wUSDIBZQw7IW7JpfNfjSB3zldpVDpMs7zUo,16076
141
145
  astrbot/core/platform/sources/telegram/tg_event.py,sha256=Xh8IDfSLtjJqzyiZVX05LKT8adm7Q2YPUHHKIZ-rpI4,11641
142
- astrbot/core/platform/sources/webchat/webchat_adapter.py,sha256=pvfoKzzSHegqUvJx9bc2uipV5OPeGAS9VEr3le1FP8c,6050
143
- astrbot/core/platform/sources/webchat/webchat_event.py,sha256=0MDy-yeV1XwCA8wYBrksNh4T5nZLGw1zVodqdeujWGg,5498
146
+ astrbot/core/platform/sources/webchat/webchat_adapter.py,sha256=cQAkwFWyVsk5BLdQ7d82APfSea2q-6AZWldq9Q2FayU,6163
147
+ astrbot/core/platform/sources/webchat/webchat_event.py,sha256=iXkHFugb0ecwWjuKgoiiqjFA7nM8iWgVwbb7HWlLKcY,5720
144
148
  astrbot/core/platform/sources/webchat/webchat_queue_mgr.py,sha256=2P0hQRNn7tMs9O6MLQ1GkJSSKz7R5Q8k_0JxEltSKLM,1364
145
- astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py,sha256=autcUNTq7VKnBjkrn5xlMB03S14LkeMx5TrvEGrhp3c,40624
146
- astrbot/core/platform/sources/wechatpadpro/wechatpadpro_message_event.py,sha256=DMbWWYceKbNVdvSo1Wb380dwB1pfn-JU84agRmJOj9M,6042
149
+ astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py,sha256=O4qgp41_tfSCvNh7O1jxbvEAKMScxbREcSn5qxRsthk,40708
150
+ astrbot/core/platform/sources/wechatpadpro/wechatpadpro_message_event.py,sha256=pdvKtziixnvNrrk3fhJtUZrfX33LY0X9bV5GPmn4ITA,6574
147
151
  astrbot/core/platform/sources/wechatpadpro/xml_data_parser.py,sha256=n1PZRcNjGN_w1-z2CXcIMZL7oSTprteQpPbJ992Lsu4,6306
148
- astrbot/core/platform/sources/wecom/wecom_adapter.py,sha256=17nRVNUP7fSRtFgl0uEDBOz6NKywvsAci0IfRs5XoOg,13820
152
+ astrbot/core/platform/sources/wecom/wecom_adapter.py,sha256=aZf5bh78lXuC5fRQk27lzHxlvHRAYceyA-Cqbm3L2wo,13898
149
153
  astrbot/core/platform/sources/wecom/wecom_event.py,sha256=sH_6Ix6mtW9ePkk3SqMDlM7Y8Q2SrjV4IIZPkJfK10k,9175
150
154
  astrbot/core/platform/sources/wecom/wecom_kf.py,sha256=eenwV2hmH0j70OfYFsnAw9vukwHYmfF-YTzCym-6JE0,10820
151
155
  astrbot/core/platform/sources/wecom/wecom_kf_message.py,sha256=__9zR3FCgggRDDwaEUsgfUgvhCtkUE5Uoi4jAuJrVUo,5934
@@ -158,32 +162,33 @@ astrbot/core/platform/sources/wecom_ai_bot/wecomai_event.py,sha256=Bd3-dRPKBOTA2
158
162
  astrbot/core/platform/sources/wecom_ai_bot/wecomai_queue_mgr.py,sha256=fv06hqscDE5EQvXl8P3aAORppZ8RL4XcAouxmJz8o-g,4658
159
163
  astrbot/core/platform/sources/wecom_ai_bot/wecomai_server.py,sha256=hLhWV26Wa2HGBtw-eSKGq0LAeCS7HNNDnSRm7OuHJSQ,5280
160
164
  astrbot/core/platform/sources/wecom_ai_bot/wecomai_utils.py,sha256=6vTeKwrt-zXsA0Lt_7GFk7_J0IXWX-ErVvwK9VC0EDM,5427
161
- astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py,sha256=iMhA-l4Odw29VUjiTQf3E4Yhzd1o2qJhIT4HCcfUZDk,10575
165
+ astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py,sha256=IbOUuf9BnFjG8Dt18xNB3jKXxg09QspDBRThBHtQxtY,10659
162
166
  astrbot/core/platform/sources/weixin_official_account/weixin_offacc_event.py,sha256=_DYWTs5u3MoOKt-7eIH7fGHIpvxae2qckkceH9X9DCQ,7100
163
- astrbot/core/provider/__init__.py,sha256=b5lr-mm9VdMgUI5N0Y6AFa76lqow6j8g5cUMRlQq3oI,170
167
+ astrbot/core/provider/__init__.py,sha256=0NVyKtTapnrUy0lkXVYWyM5KetwtDwXmTwBzqLG0MA4,142
164
168
  astrbot/core/provider/entites.py,sha256=0eYiQ-xttqFTb3WZR2b1oemdZy3d5sevELvj9FixJtE,388
165
- astrbot/core/provider/entities.py,sha256=2p1vuOg6pVVcdeVOJ-GyCFDe_DA6fi-KHzcJ4IYGEB0,10801
166
- astrbot/core/provider/func_tool_manager.py,sha256=ynCsK5RVeNQfNVxBqIzg1yt2njs-2yfEhIpX5z9wCvU,20839
167
- astrbot/core/provider/manager.py,sha256=bDiKHuZnoNylfiqlgWehKT1c5A4ToqCr3RXqzzJ1AHg,22458
168
- astrbot/core/provider/provider.py,sha256=jiNT38q13MiDOnDV8XvMaFmt7YfeaV7YoGvPtRM7-jw,11076
169
- astrbot/core/provider/register.py,sha256=5ooo5FQ-KpfwkXUvB2C4fWSsFBqSpHwfbf4uamJ5IUc,1816
170
- astrbot/core/provider/sources/anthropic_source.py,sha256=2GvY3KJPExbzVDagqkpyyIPyQ1WwzorwL-4ZyahfpUU,15643
169
+ astrbot/core/provider/entities.py,sha256=LY0VxEXuLDwUxWJb8Gae2qjmT3UCUKNduE0qoM3ZboU,11718
170
+ astrbot/core/provider/func_tool_manager.py,sha256=wJ0wFMofTV8atFKe9kGwJYlxFpAhY-g8rdsC1fa-Vrg,21014
171
+ astrbot/core/provider/manager.py,sha256=OzoEniML-bxbIO1GG2IMnzVDZ-IlVGQCbBFB0MB4zZw,22592
172
+ astrbot/core/provider/provider.py,sha256=bMJBBZzNwHhVv8dEiO1tNUclzxS78Yb01vUbceHZXKA,10680
173
+ astrbot/core/provider/register.py,sha256=0WMYrT9vbRjeq-72HD0oRT45kJmeKA96UgSItpTJbX8,1904
174
+ astrbot/core/provider/sources/anthropic_source.py,sha256=kRbJk0K-li84mWwapxYezGlkEF03Lg1brZDZnjmGrQ8,15584
171
175
  astrbot/core/provider/sources/azure_tts_source.py,sha256=uhPr4Dja6XANesAmrfZiuINNIlXej0NV7Goo8ahMm14,9387
172
176
  astrbot/core/provider/sources/coze_api_client.py,sha256=0k8pQsFsbjKdF-jkY91qZWsC8YSaSmwC98TMTK-zqw0,10853
173
- astrbot/core/provider/sources/coze_source.py,sha256=xjUztewnR8n2jqunyqxO5zY0OGuIsPCzaMV1JJqT1ZI,25400
174
- astrbot/core/provider/sources/dashscope_source.py,sha256=GqKfEbLe_h0XwTTRt-J6B4aLUWLN3d4Dc3svrEU4_NA,7463
177
+ astrbot/core/provider/sources/coze_source.py,sha256=FXqhRUOjKXwBsUBfVXBlLm5pM--IQpzzFViIUFltX1M,25341
178
+ astrbot/core/provider/sources/dashscope_source.py,sha256=DlvP4tkBLZGHl77LvWbjdtfNO0spr6y0nypPzwKN-n8,7369
175
179
  astrbot/core/provider/sources/dashscope_tts.py,sha256=GMslnWn9e30c78qHhnMioJrG60nAwSWo3nXsQmISJno,5603
176
- astrbot/core/provider/sources/dify_source.py,sha256=mOIQSerhjBKp7i_XS1Ky9rUBe1nMr918F9p8VFG-U3U,11400
180
+ astrbot/core/provider/sources/dify_source.py,sha256=w6xG9oUlhlMivYjfAufRxIj8xijman3SRyk74VdwPxE,11341
177
181
  astrbot/core/provider/sources/edge_tts_source.py,sha256=7C04B0voPmQdeaB4u-U5Lip6qN3UAyB_yNPBYHLaxo8,4680
178
182
  astrbot/core/provider/sources/fishaudio_tts_api_source.py,sha256=P2N_dkwxx3Kk1uWae1TT4yJShj6i0Q_jTpWT1V_dLQ0,5484
179
183
  astrbot/core/provider/sources/gemini_embedding_source.py,sha256=XpTqb5rlI5z34FmrdFkpvwkk9BiuyFKcpWm6xQEHpNE,2248
180
- astrbot/core/provider/sources/gemini_source.py,sha256=OsH_InknZRgg5lTgtv-fg5847HDt0CjbIoiMyqK9EEY,29179
184
+ astrbot/core/provider/sources/gemini_source.py,sha256=A1VBbHFd8UFk21smt8Y2eUa35HT7dw2Fu9Ts_i-YrcU,30238
181
185
  astrbot/core/provider/sources/gemini_tts_source.py,sha256=6LJIT2aTjoZaMszjYRzDu38prsO9G5Xg7SzJmQb2TzE,2880
186
+ astrbot/core/provider/sources/groq_source.py,sha256=NqmiQn37mrMsaTyGX25eNzMpIgkCifY-5TJO8DFzHaA,456
182
187
  astrbot/core/provider/sources/gsv_selfhosted_source.py,sha256=RYQgwCc67N7RWPaODN4sSLJZn6o5gpgk_jF_KaRnD0M,5942
183
188
  astrbot/core/provider/sources/gsvi_tts_source.py,sha256=nGGctfkzrAeTofAvB2b_VNTYHW44SzyO12B-mBWb1rY,2011
184
189
  astrbot/core/provider/sources/minimax_tts_api_source.py,sha256=qMN6iBR2V145d5BAIkjAa2pVrH5eZOHeWnd8yhemOCY,5837
185
190
  astrbot/core/provider/sources/openai_embedding_source.py,sha256=26hjOYrQ8eHHPi8wybCubtsY-UOOfGx0qcCxQ3BvjIE,1616
186
- astrbot/core/provider/sources/openai_source.py,sha256=Wk4AECPh5t7m5Qmi3fLy8cEsYDvdWf7clPgDzw1BYTA,22229
191
+ astrbot/core/provider/sources/openai_source.py,sha256=4GvBLMv5aBzn0hBZCjORLCDROsV4PcwCK0K5XLBITik,24654
187
192
  astrbot/core/provider/sources/openai_tts_api_source.py,sha256=DVviGQdBpCk6lW3LjnJHzwZr9wGkXRDNwfoQ3FYFVcs,1667
188
193
  astrbot/core/provider/sources/sensevoice_selfhosted_source.py,sha256=aG7m3HvqSdcTRJcncqFNhyz9D-TVIdjiCbGFQPhDcdM,3819
189
194
  astrbot/core/provider/sources/vllm_rerank_source.py,sha256=5mZwtOUG1w7AfqQR7AYznxL_L0HVOKq6_T2G0CrNkZg,2316
@@ -192,11 +197,11 @@ astrbot/core/provider/sources/whisper_api_source.py,sha256=elK7TIdq55qixf6hmwj8Q
192
197
  astrbot/core/provider/sources/whisper_selfhosted_source.py,sha256=5R7Xwg3gZF6TW-D8WSivd4ZCG6RcLlv7gcHYqxzojEw,2640
193
198
  astrbot/core/provider/sources/xinference_rerank_source.py,sha256=X3Jm3zB7cGUedsYasDJjiNpOAVleB-5LR4j4DqALd1A,4428
194
199
  astrbot/core/provider/sources/xinference_stt_provider.py,sha256=DPEc7cVo2KXKGIgb8IXKagPH9qpNAdp5gx5PAink0j4,7731
195
- astrbot/core/provider/sources/zhipu_source.py,sha256=wUXp9wjMoFjYKqjwkDDUWGduzkrqYvoffjsJch3iNnw,706
200
+ astrbot/core/provider/sources/zhipu_source.py,sha256=oOCPXGsR9PLWOuu3h8RSVNRw1Qy2Se6dwmeFR3zk3GM,612
196
201
  astrbot/core/star/README.md,sha256=LXxqxp3xv_oejO8ocBPOrbmLe0WB4feu43fYDNddHTQ,161
197
202
  astrbot/core/star/__init__.py,sha256=ccAN4tGmHjKmMIuL4L0KTFpPz6_uf26yhCj0XQBf2do,2112
198
203
  astrbot/core/star/config.py,sha256=FgrBz_fUrBU0-9BxD8enX-xGNGVbFxst3UT10sboYNA,3531
199
- astrbot/core/star/context.py,sha256=TQS8eKTUfOSg7uL1mXWJhnAR5GpvfjX6GSL61h82VoA,14304
204
+ astrbot/core/star/context.py,sha256=a4jeHhQSx5NpzOmO1kPR5QxeOJEoivx9bsncou_-Wn4,21036
200
205
  astrbot/core/star/session_llm_manager.py,sha256=S6vYYgW8Y3igIvrqYJZhFlzFcsFKXMehSmwEmgLG9mk,8776
201
206
  astrbot/core/star/session_plugin_manager.py,sha256=bu_YeO-YldfribTz987ZBR-0NAhVT1nqlQE1ExX5vwg,5423
202
207
  astrbot/core/star/star.py,sha256=Wkf81teNZ27JE_JrENuP0SrpFc2uFYRxHQsWo8R9-No,1826
@@ -214,7 +219,7 @@ astrbot/core/star/filter/platform_adapter_type.py,sha256=90h4g9xB1IfC8ws53M-pjeP
214
219
  astrbot/core/star/filter/regex.py,sha256=GHB5YvBMLFbOOiFVUnEHaqHTER7sU1pAVrAcXdwBtkQ,545
215
220
  astrbot/core/star/register/__init__.py,sha256=Z2dbNKCsh5wzh9a6XFvb_x-9wO5SvowynJAd8kpWEJU,992
216
221
  astrbot/core/star/register/star.py,sha256=Eto7nD_HFuCNt-VJnXUXKv2D7a5TQ6qkhzLJ_itXo_8,1920
217
- astrbot/core/star/register/star_handler.py,sha256=1bk9i5cGoGt9lm_7_YBvOqJzPjRSnqdzCd8U35fRXhE,16586
222
+ astrbot/core/star/register/star_handler.py,sha256=kCIQVzI5EBWVAugkEsXHLTOoOQp3r5uTLYc4sPfdZls,17483
218
223
  astrbot/core/utils/astrbot_path.py,sha256=tQFD55EFwGbpR1tpoJADpdElPS5iTFAZVLIxCVvKypY,1213
219
224
  astrbot/core/utils/command_parser.py,sha256=Cwd4zzyKEoC-er0a-9WZ5n2g4F8eH9p6BHxD96gjaVM,617
220
225
  astrbot/core/utils/dify_api_client.py,sha256=nQRgDv40rNxzIzOJdURHRHOjfIvXQJxw89OHRK8lPug,5067
@@ -239,7 +244,7 @@ astrbot/dashboard/server.py,sha256=HiuqrnMKWOER8j6h1ZAIAONUb3DwJCEjXl7LkLFXMiI,9
239
244
  astrbot/dashboard/utils.py,sha256=KrAv0lnPaVR0bx8yevT1CLGbSNsJizlfkKkPEtVVANI,5355
240
245
  astrbot/dashboard/routes/__init__.py,sha256=IKg0EzasXsd-OleSixE54Ul5wQcBeMHzVwhhjMFZ2dE,783
241
246
  astrbot/dashboard/routes/auth.py,sha256=rYkvt3MpCY9BhWjG0DUoX3YaBkJT1Id7M2pKqTmXbvo,2946
242
- astrbot/dashboard/routes/chat.py,sha256=qNqHc9V8bZ20z1T0ca5iWCeJbANUO8KlJiLSaw4PVoA,13290
247
+ astrbot/dashboard/routes/chat.py,sha256=ME9CjZ1tKGfGYyQ719sP0hQFVcLkCJHAYDrKjonhPcU,13563
243
248
  astrbot/dashboard/routes/config.py,sha256=DHWd56JZrtXdxuf80DIfmyFYmeOcZ6mC8aCKZc6QacA,40070
244
249
  astrbot/dashboard/routes/conversation.py,sha256=sFHgkpNDdTR9qkSOC_JfSjzkfTuv63iaMxvh52wQUzM,10773
245
250
  astrbot/dashboard/routes/file.py,sha256=gULvXP9PnVOQlyv_PCEzZQE5ptnGQEjFPvwOLxdVgb4,708
@@ -254,8 +259,8 @@ astrbot/dashboard/routes/static_file.py,sha256=7KnNcOb1BVqSTft114LhGsDkfg69X2jHE
254
259
  astrbot/dashboard/routes/t2i.py,sha256=F6smxdL99MF7cRw3hqS6-2GErw8Zhsv0V0mfBUeEk-c,8931
255
260
  astrbot/dashboard/routes/tools.py,sha256=YsVFrwVIhxAI-Ikme7YPrHVnPVTkJ1IaH7n6ciREjdE,14663
256
261
  astrbot/dashboard/routes/update.py,sha256=qXiqQ_dbqRVftOzGgCQrvK8-qopVK6zKhhVVJ9SK26U,6648
257
- astrbot-4.5.3.dist-info/METADATA,sha256=Mu78zqWEBmEaEjSeZrv3QXQcnwcagNugL5tdamij61I,10968
258
- astrbot-4.5.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
259
- astrbot-4.5.3.dist-info/entry_points.txt,sha256=OEF09YmhBWYuViXrvTLLpstF4ccmNwDL8r7nnFD0pfI,53
260
- astrbot-4.5.3.dist-info/licenses/LICENSE,sha256=zPfQj5Mq8-gThIiBcxETr7t8gND9bZWOjTGQAr80TQI,34500
261
- astrbot-4.5.3.dist-info/RECORD,,
262
+ astrbot-4.5.7.dist-info/METADATA,sha256=U1n2Kbp-5513fq3NLJPxrqN_CKAoYuBuiexZYHA6QCY,10029
263
+ astrbot-4.5.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
264
+ astrbot-4.5.7.dist-info/entry_points.txt,sha256=OEF09YmhBWYuViXrvTLLpstF4ccmNwDL8r7nnFD0pfI,53
265
+ astrbot-4.5.7.dist-info/licenses/LICENSE,sha256=zPfQj5Mq8-gThIiBcxETr7t8gND9bZWOjTGQAr80TQI,34500
266
+ astrbot-4.5.7.dist-info/RECORD,,