bella-openapi 1.0.2.2__py3-none-any.whl → 1.0.2.3__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.
@@ -11,6 +11,7 @@ StandardDomTree - 新的DOM树协议定义
11
11
  from typing import List, Optional, Literal, Any, Union
12
12
  from pydantic import BaseModel, Field
13
13
 
14
+ from bella_openapi.domtree.utils import count_tokens
14
15
 
15
16
  # 布局类型映射表:将旧解析器的布局类型映射到新的标准类型
16
17
  # 注意:这个映射表是临时的,后续计划统一布局类型定义
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bella-openapi
3
- Version: 1.0.2.2
3
+ Version: 1.0.2.3
4
4
  Summary: client for openapi service.
5
5
  Home-page:
6
6
  Author: ['tangxiaolong', 'fanqiangwei', 'zhangxiaojia', 'liumin', 'wangyukun']
@@ -11,6 +11,7 @@ Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
12
  Requires-Dist: httpx<=0.26.0,>=0.10.0
13
13
  Requires-Dist: Werkzeug==3.0.1
14
+ Requires-Dist: tiktoken>=0.5.0
14
15
  Dynamic: author
15
16
  Dynamic: classifier
16
17
  Dynamic: description
@@ -14,12 +14,12 @@ bella_openapi/bella_trace/trace_requests.py,sha256=ADA8J_gbC3TwUo5LWQ3c_yTmCSZRa
14
14
  bella_openapi/console/__init__.py,sha256=uSfr5v6JLRSqTlftjK_ZU1pnbkEyxAPbuQbMyYX_phk,64
15
15
  bella_openapi/console/models.py,sha256=Hh1UuYHIxFtF9r5QK-pSJPFrSqbZUHv6spLvPbCeX08,1274
16
16
  bella_openapi/domtree/__init__.py,sha256=qxFd6d9WZ4ThWQAFtHAhSseo2h2FB2-5KZWyGOooAbo,107
17
- bella_openapi/domtree/standard_domtree.py,sha256=uxG7xukon_COKaLDTFg8AObQhwyxOhvoJbUS6oixV80,19899
17
+ bella_openapi/domtree/standard_domtree.py,sha256=lIJP2gReyF2RgAxtyncSB6xl_XAzKCpOb-FTNaf-MIw,19952
18
18
  bella_openapi/domtree/utils.py,sha256=-ItZYh9Gj8QyOkZzjCC5xWPYU-FkzJllGC0oUO21Kp4,394
19
19
  bella_openapi/middleware/__init__.py,sha256=XWvZG1xO30ZXIn10YVYthmT1BV-9fonMEP_jVRZbAlQ,157
20
20
  bella_openapi/middleware/context_middleware.py,sha256=YawQyKAxMzvlDs_MxcuQKh90pP6VoMKzCBDS94qmlzQ,3870
21
- bella_openapi-1.0.2.2.dist-info/licenses/LICENSE,sha256=O-0zMbcEi6wXz1DiSdVgzMlQjJcNqNe5KDv08uYzqR0,1055
22
- bella_openapi-1.0.2.2.dist-info/METADATA,sha256=xJ6U-LJj3BNCYQfAmNc6fGbg71glxuP66HbeQhzCw5I,9346
23
- bella_openapi-1.0.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
- bella_openapi-1.0.2.2.dist-info/top_level.txt,sha256=EZuq3F6tKeF-vmZQi6_S2XzmES7SPW7HAbGN1Uv9vN8,14
25
- bella_openapi-1.0.2.2.dist-info/RECORD,,
21
+ bella_openapi-1.0.2.3.dist-info/licenses/LICENSE,sha256=O-0zMbcEi6wXz1DiSdVgzMlQjJcNqNe5KDv08uYzqR0,1055
22
+ bella_openapi-1.0.2.3.dist-info/METADATA,sha256=PbC6CexkWl5ZOR1_0dXPtD6HpydmJ9H_TsOMRH0Kp_E,9377
23
+ bella_openapi-1.0.2.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
24
+ bella_openapi-1.0.2.3.dist-info/top_level.txt,sha256=EZuq3F6tKeF-vmZQi6_S2XzmES7SPW7HAbGN1Uv9vN8,14
25
+ bella_openapi-1.0.2.3.dist-info/RECORD,,