用于数据格式转换
Project description
# MindGPT_Dataloop_common_utils 项目说明:MindGPT相关项目工具类
## 使用方法 ` >>> from data_process_utils.llm_utils import * >>> format_api_label("[APINAME] autosearch [CATEGROY] 汽车") {'APINAME': 'autosearch', 'CATEGROY': '汽车'} `
ps. 如果在其他项目中引用工具类,需要在引用之前加入以下代码 ` >>> import sys >>> import os >>> sys.path.append("该项目的绝对路径") 示例. sys.path.append("/Users/xuyang7/mindGPT_tools/mindgpt_dataloop_common_tools") `
## data_process_utils 数据处理工具类 1.
## interface_process_utils 外部接口处理工具类 1.
## model_process_utils 模型处理工具类 1.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file li_log_utils-1.0.0.tar.gz.
File metadata
- Download URL: li_log_utils-1.0.0.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f0f5bc8117bd5520d0d9f0e25ec740c38d8e16c6651342279ee966538f06aa6
|
|
| MD5 |
b7b3bbf9a65d901a5d986c0266cbcf8b
|
|
| BLAKE2b-256 |
be16d22edea65ab00762baaa1c598a7043bc7e193a31d08f0ec5dcae68bce2b2
|
File details
Details for the file li_log_utils-1.0.0-py3-none-any.whl.
File metadata
- Download URL: li_log_utils-1.0.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e35cf3389619ea3816a95cf25d4d7710311846bcbefb502ceb2920d7a857ab6
|
|
| MD5 |
2774e9d3b64412f669ccc3d4c9c9616e
|
|
| BLAKE2b-256 |
eeefd8379bf664514237b7f9f39589f81daedc2dfc59cec1010ecc7c8a5f09fc
|