-record(chat_completion, { id :: binary(), provider :: binary(), model :: binary(), object :: binary(), created :: integer(), choices :: list(gllm@types@choice:choice()), usage :: gllm@types@usage:usage() }).