Skip to main content

Module non_streaming

Module non_streaming 

Source

Re-exports§

pub use chat_completion_response::ChatCompletionResponse;
pub use choice::Choice;
pub use finish_reason::FinishReason;
pub use logprobs::Logprobs;
pub use logprobs::TokenLogprob;
pub use logprobs::TopLogprob;
pub use object_type::ObjectType;
pub use usage::CompletionTokensDetails;
pub use usage::Usage;

Modules§

chat_completion_response
choice
finish_reason
logprobs
object_type
usage