/openai-rs

Rust client for the OpenAI API.

Primary LanguageRustApache License 2.0Apache-2.0

openai-rs

Rust

A Rust client for the OpenAI API.

Requirements

  • Rust 1.62.0+
  • An OpenAI API Key

Installation

Example Usage

Completions

TODO:-

Searches

TODO:-

Classifications

TODO:-

Answers

TODO:-

Support

Post issues and feature requests on the GitHub issue tracker.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.