xparse-client 0.2.13__py3-none-any.whl → 0.2.14__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.
example/run_pipeline.py CHANGED
@@ -215,13 +215,13 @@ def run_with_manual_setup():
215
215
  # )
216
216
 
217
217
  destination = S3Destination(
218
- endpoint='https://obs.cn-east-3.myhuaweicloud.com',
219
- access_key='HPUAFT3D1Q6O6UUN1RWQ',
220
- secret_key='4zIk8x37nZiDS9P585BTFCWsOSo5G7ok1yRWtEA1',
221
- bucket='xparse',
222
- prefix='json/',
223
- region='cn-east-3'
224
- ) # 华为云
218
+ endpoint='https://obs.cn-east-3.myhuaweicloud.com',
219
+ access_key='HPUAFT3D1Q6O6UUN1RWQ',
220
+ secret_key='4zIk8x37nZiDS9P585BTFCWsOSo5G7ok1yRWtEA1',
221
+ bucket='xparse',
222
+ prefix='json/',
223
+ region='cn-east-3'
224
+ ) # 华为云
225
225
 
226
226
  # 使用新的 stages 格式创建配置
227
227
  stages = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xparse-client
3
- Version: 0.2.13
3
+ Version: 0.2.14
4
4
  Summary: 面向Agent和RAG的新一代文档处理 AI Infra
5
5
  License-Expression: MIT
6
6
  Project-URL: Homepage, https://gitlab.intsig.net/xparse1/xparse-pipeline
@@ -11,7 +11,7 @@ Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
12
  Requires-Dist: boto3
13
13
  Requires-Dist: pymilvus
14
- Requires-Dist: milvus-lite
14
+ Requires-Dist: milvus-lite; sys_platform != "win32"
15
15
  Requires-Dist: requests
16
16
  Requires-Dist: pysmb
17
17
  Requires-Dist: qdrant-client
@@ -1,4 +1,4 @@
1
- example/run_pipeline.py,sha256=AnNMUD0h6eoWdUQrejw6YZs7O_aM5rYajbtAAoAALrc,16671
1
+ example/run_pipeline.py,sha256=Hfc27wsGoif7FzIFiWHdcnxIjtGCq2L5VeNF4X_d0Q0,16643
2
2
  example/run_pipeline_test.py,sha256=pxsNiq_LmP6M4R7tTuja0u-Lu7fW-wIBU1uBf0-agQI,14845
3
3
  xparse_client/__init__.py,sha256=C2XLxkCoONl6_B1FmDhWRw84TqOL4pZF20br-K26SSY,1721
4
4
  xparse_client/pipeline/__init__.py,sha256=TVlb2AGCNKP0jrv3p4ZLZCPKp68hTVMFi00DTdi6QAo,49
@@ -6,8 +6,8 @@ xparse_client/pipeline/config.py,sha256=FFYq2a0dBWBEj70s2aInXOiQ5MwwHimd6SI2_tkp
6
6
  xparse_client/pipeline/destinations.py,sha256=QKlNGcpXIqkZS3rlBlhLDoRqIWA21Jgn3GiGhhfE8Rc,20921
7
7
  xparse_client/pipeline/pipeline.py,sha256=ZspagUjiL5wnzGJq6A7riOU8qGXJMtg1fqPm9H09mkk,27272
8
8
  xparse_client/pipeline/sources.py,sha256=pzJ5FjP-kZi-6Cphhm9rOPXETmHw5Qpf7EaxrQPgSxs,22285
9
- xparse_client-0.2.13.dist-info/licenses/LICENSE,sha256=ckIP-MbocsP9nqYnta5KgfAicYF196B5TNdHIR6kOO0,1075
10
- xparse_client-0.2.13.dist-info/METADATA,sha256=Lhya4aiFDcsSTUYnvrRYZ1P1k0fXeXB9v6TpOpeWCcE,28799
11
- xparse_client-0.2.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- xparse_client-0.2.13.dist-info/top_level.txt,sha256=bfX8BWo1sEEQVsI4Ql4Uu80vrfEh5zfajU9YqFTzxMo,22
13
- xparse_client-0.2.13.dist-info/RECORD,,
9
+ xparse_client-0.2.14.dist-info/licenses/LICENSE,sha256=ckIP-MbocsP9nqYnta5KgfAicYF196B5TNdHIR6kOO0,1075
10
+ xparse_client-0.2.14.dist-info/METADATA,sha256=DWUEbC_Ez38V_2al6TQEuAkEEtOG70kg3ye3YL8UJ8o,28824
11
+ xparse_client-0.2.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ xparse_client-0.2.14.dist-info/top_level.txt,sha256=bfX8BWo1sEEQVsI4Ql4Uu80vrfEh5zfajU9YqFTzxMo,22
13
+ xparse_client-0.2.14.dist-info/RECORD,,