tyrell 0.1.2

More human than human. Interacting with LLMs in a rusty way.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Tyrell

[![crates.io](https://img.shields.io/crates/v/tyrell.svg)](https://crates.io/crates/tyrell)
[![cargo audit](https://github.com/hyperprior/tyrell/actions/workflows/audit.yaml/badge.svg?branch=main)](https://github.com/hyperprior/tyrell/actions/workflows/audit.yaml)
[![formatter](https://github.com/hyperprior/tyrell/actions/workflows/fmt.yaml/badge.svg?branch=main)](https://github.com/hyperprior/tyrell/actions/workflows/fmt.yaml)
[![linter](https://github.com/hyperprior/tyrell/actions/workflows/lint.yaml/badge.svg?branch=main)](https://github.com/hyperprior/tyrell/actions/workflows/lint.yaml)
[![test](https://github.com/hyperprior/tyrell/actions/workflows/test.yaml/badge.svg)](https://github.com/hyperprior/tyrell/actions/workflows/test.yaml)



More human than human.

This crate is designed to work as a wrapper around the claude REST API.

## todo

* works with images
* responses can be streaming