View source: R/messages_content.R
messages_content | R Documentation |
This function extracts the messages content from the HTTP response of an API call to the OpenAI chat completions endpoint.
messages_content(response)
response |
a list object representing the HTTP response |
a character string representing the choices/messages from the response
Ulrich Matter umatter@protonmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.