-record(completion_response, { id :: binary(), choices :: list(gopenai@chat:choice()), created :: integer(), model :: binary(), object :: binary(), usage :: gopenai@chat:usage() }).