Metadata-Version: 2.4
Name: onemo-llm-sdk
Version: 0.1.1
Summary: 基于Linux的一个支持多平台LLM大模型API的SDK客户端
Author-email: HuFeibo <hufeibo2021@163.com>
Project-URL: Homepage, https://github.com/hfbssg/Linux_LLM_SDK
Keywords: AI,LLM,SDK,OpenAI-Compatible
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
