Metadata-Version: 2.1
Name: pychatml
Version: 0.0.1
Summary: A package for converting chat messages to and from ChatML format
Author: Radiant AI
Author-email: jakob@radiantai.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: anthropic
Requires-Dist: openai

# pychatml

The `pychatml` package allows you to convert chat interfaces from and to the ChatML format.

## Installation

You can install the `pychatml` package using pip:

```shell
pip install pychatml
```


![MMyiDyR7](https://github.com/deployradiant/chatml/assets/6087389/003d8898-d647-46d3-90cb-0051a8860519)
