Metadata-Version: 2.1
Name: adprompt
Version: 0.1.2
Summary: A simple tool for LLM integration.
Maintainer-email: jadbin <jadbin.com@hotmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: openai>=1.43.0,<2
Requires-Dist: pydantic>=1.10.18,<3
Requires-Dist: importlib-metadata>=3.6.0; python_version < '3.10'

adprompt
========

adprompt为应用程序接入大模型提供便捷工具。

