created {TheOpenAIR} | R Documentation |
This function extracts the date-time string of when the response was created from the parsed HTTP response of an API call to the OpenAI chat completions endpoint.
created(response)
response |
a list object representing the HTTP response |
a Date object representing the date-time string of when the response was created
Ulrich Matter umatter@protonmail.com