View source: R/llm_experiment_funs.R
parse_chatbot_info | R Documentation |
This function takes a set of vectors, containing the json output from Hause's chatbot, parses them and returns a tibble with the data.
parse_chatbot_info(...)
... |
Vectors containing the json output from Hause's chatbot |
A nested tibble with the data extracted from the chatbot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.