View source: R/summarise_function_with_LLM.R
return_message | R Documentation |
Extracts content and prints the number of tokens used as a message.
return_message(API_response, verbose = TRUE)
API_response |
response from the LLM API |
verbose |
whether to include the message for the number of token's used |
A single string summary of the content of the LLM response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.