# Generated by roxygen2: do not edit by hand

S3method(print,FocusGroup)
S3method(print,focus_group_analysis)
S3method(print,focus_group_result)
export(ConversationFlow)
export(FGAgent)
export(FocusGroup)
export(analyze_focus_group)
export(create_agents)
export(create_agents_from_data)
export(create_agents_from_survey)
export(create_conversation_flow)
export(focus_group_from_transcript)
export(get_default_prompt_templates)
export(run_focus_group)
export(run_focus_studio)
import(R6)
import(dplyr)
import(tidyr)
importFrom(LLMR,call_llm_robust)
importFrom(LLMR,finish_reason)
importFrom(LLMR,llm_config)
importFrom(LLMR,tokens)
importFrom(rlang,.data)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,modifyList)
importFrom(withr,with_seed)
