object | R Documentation |
This function extracts the object data from the parsed HTTP response of an API call to the OpenAI chat completions endpoint (provides information about the endpoint).
object(response)
response |
a list object representing the HTTP response |
a data frame with the usage statistics of the API call (how many tokens used)
Ulrich Matter umatter@protonmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.