Metadata-Version: 2.4
Name: y_prompt
Version: 0.1.4
Summary: My tiny package
Author-email: YKP <ykp0613@163.com>
License: MIT
Keywords: logger,cython,example
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiohttp<4,>=3.14.1

你来啦，嘿嘿😁

v0.1.1(20260630)
增加 提示词优化功能，generate_ai_prompt
v0.1.3(20260702)
增加 接口异步调用功能，async_call_api
v0.1.4(20260702)
优化 async_call_api，新增params字段
