AstrBot 4.0.0b3__py3-none-any.whl → 4.0.0b4__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.
@@ -6,7 +6,7 @@ import os
6
6
 
7
7
  from astrbot.core.utils.astrbot_path import get_astrbot_data_path
8
8
 
9
- VERSION = "4.0.0-beta.3"
9
+ VERSION = "4.0.0-beta.4"
10
10
  DB_PATH = os.path.join(get_astrbot_data_path(), "data_v4.db")
11
11
 
12
12
  # 默认配置
@@ -1913,7 +1913,7 @@ CONFIG_METADATA_3 = {
1913
1913
  "type": "bool",
1914
1914
  },
1915
1915
  "provider_settings.identifier": {
1916
- "description": "用户感知",
1916
+ "description": "用户识别",
1917
1917
  "type": "bool",
1918
1918
  },
1919
1919
  "provider_settings.datetime_system_prompt": {
@@ -2288,7 +2288,7 @@ CONFIG_METADATA_3_SYSTEM = {
2288
2288
  "condition": {
2289
2289
  "t2i_strategy": "remote",
2290
2290
  },
2291
- "_special": "t2i_template"
2291
+ "_special": "t2i_template",
2292
2292
  },
2293
2293
  "log_level": {
2294
2294
  "description": "控制台日志级别",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: AstrBot
3
- Version: 4.0.0b3
3
+ Version: 4.0.0b4
4
4
  Summary: 易上手的多平台 LLM 聊天机器人及开发框架
5
5
  License-File: LICENSE
6
6
  Requires-Python: >=3.10
@@ -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=D-jDl7avxY55mTNPW9XW-jzhmcq-RFHNE6CZIX8qiRM,112396
48
+ astrbot/core/config/default.py,sha256=y4MwL7MsYqmoYJSA2RfxLn8744cbrEhnKaDetRVGWCM,112397
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
@@ -207,8 +207,8 @@ astrbot/dashboard/routes/stat.py,sha256=KCtP0-f9g664gM2SOBgnU8uKx6zt93-5Kut-d7wd
207
207
  astrbot/dashboard/routes/static_file.py,sha256=7KnNcOb1BVqSTft114LhGsDkfg69X2jHEm0tOK0kW0Y,1169
208
208
  astrbot/dashboard/routes/tools.py,sha256=BWN0KYidJdY4zVVbLRaM5cSgDNrdJ7dlgFQI4WTqaUY,13990
209
209
  astrbot/dashboard/routes/update.py,sha256=8Qg9_oz3Z3FRzgRM7b2lT8LwbvORAmLV25NtmdbqnN8,6513
210
- astrbot-4.0.0b3.dist-info/METADATA,sha256=z6OsPddK8dXeTBo72q0nQ5lmiBz5mN4qdEirEhyzTwE,11363
211
- astrbot-4.0.0b3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
212
- astrbot-4.0.0b3.dist-info/entry_points.txt,sha256=OEF09YmhBWYuViXrvTLLpstF4ccmNwDL8r7nnFD0pfI,53
213
- astrbot-4.0.0b3.dist-info/licenses/LICENSE,sha256=zPfQj5Mq8-gThIiBcxETr7t8gND9bZWOjTGQAr80TQI,34500
214
- astrbot-4.0.0b3.dist-info/RECORD,,
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,,