//! Non-streaming chat completion response types.
//!//! These types are used when `stream: false` or when streaming responses
//! are accumulated into a final result.
modchat_completion;modchoice;modmessage;modobject;modtool_call;pubusechat_completion::*;pubusechoice::*;pubusemessage::*;pubuseobject::*;pubusetool_call::*;