openai-interface 0.1.1-alpha.1

A Rust interface for the OpenAI API
Documentation
openai-interface-0.1.1-alpha.1 has been yanked.

openai-interface

A low-level interface for interacting with OpenAI's API. Both streaming and non-streaming APIs are supported.

Currently only chat completion is supported. FIM completion, image generation, etc. are still in development.

Musl Build

This crate is designed to adapt with the musl libc.