Add tiktoken-rs

pull/1462/head
Roger Zurawicki 1 year ago committed by GitHub
parent 1b616c1d43
commit 54bcbec801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -767,6 +767,8 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
#### OpenAI
* [64bit/async-openai](https://github.com/64bit/async-openai) [[async-openai](https://crates.io/crates/async-openai)] — Ergonomic Rust bindings for OpenAI API based on OpenAPI spec.
* [zurawiki/tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) [[tiktoken-rs](https://crates.io/crates/tiktoken-rs)] — Rust library for tokenizing text with OpenAI models using tiktoken. [![CI](https://github.com/zurawiki/tiktoken-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/zurawiki/tiktoken-rs/actions/workflows/ci.yml)
### Astronomy

Loading…
Cancel
Save