Re-exports§
pub extern crate futures_util;
Modules§
- chat
- completions
- See https://platform.openai.com/docs/api-reference/completions. Use with Client::create_completion.
- edits
Deprecated - See https://platform.openai.com/docs/api-reference/edits. Use with Client::create_edit.
- embeddings
- See https://platform.openai.com/docs/api-reference/embeddings. Use with Client::create_embeddings.
- images
- models
- See https://platform.openai.com/docs/api-reference/models. Use with Client::list_models.