Metadata-Version: 2.1
Name: chimera_llm_proto
Version: 0.1.3
Summary: chimera_llm_proto
Project-URL: Source, https://github.com/wh1isper/chimera_llm
Author-email: wh1isper <9573586@qq.com>
License: BSD 3-Clause License
License-File: LICENSE
Keywords: chimera_llm_proto
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: grpcio>=1.51.0
Requires-Dist: protobuf>=4
Description-Content-Type: text/markdown

![](https://img.shields.io/github/license/wh1isper/chimera_llm_proto)
![](https://img.shields.io/github/v/release/wh1isper/chimera_llm_proto)
![](https://img.shields.io/pypi/dm/chimera_llm_proto)
![](https://img.shields.io/github/last-commit/wh1isper/chimera_llm_proto)
![](https://img.shields.io/pypi/pyversions/chimera_llm_proto)

# chimera_llm_proto

This is a python package for [chimera llm](https://github.com/Wh1isper/chimera_llm) protocol.

## Install

`pip install chimera_llm_proto`
