Crate rust_completions

Source

Structs§

Choice
CompletionRequest
CompletionResponse
Config
Message
Usage

Functions§

new_chat_completion
Get a chat completion from Open AI, you would need to borrow an instance a Config object and a Request body, defined by the struct CompletionRequest
run