parse_chatbot_info: Extract data from Hause's chatbot

View source: R/llm_experiment_funs.R

parse_chatbot_infoR Documentation

Extract data from Hause's chatbot

Description

This function takes a set of vectors, containing the json output from Hause's chatbot, parses them and returns a tibble with the data.

Usage

parse_chatbot_info(...)

Arguments

...

Vectors containing the json output from Hause's chatbot

Value

A nested tibble with the data extracted from the chatbot


WhiteJP/jpw documentation built on April 17, 2025, 5:47 a.m.