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