id {TheOpenAIR} | R Documentation |
This function extracts the ID from the parsed HTTP response of an API call to the OpenAI chat completions endpoint.
id(response)
response |
a list object representing the HTTP response |
a character string representing the ID from the response
Ulrich Matter umatter@protonmail.com