# 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.