Metadata-Version: 2.1
Name: llmskit
Version: 0.0.3
Summary: Client and Tools for LLMs
Home-page: https://gitee.com/maxbanana
Author: hongbo liu
Author-email: bananabo@foxmail.com
License: Apache
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27.0
Requires-Dist: loguru>=0.7.2
Requires-Dist: openai>=1.100.1
Requires-Dist: tenacity>=8.2.3

# unillms

#### 介绍
统一的LLM客户端与工具

