Skip to main content

DependentVariable

llm_modelLLMModel

Enum representing the llm model types used in the experiments.

Possible values: [azure-openai-gpt4, azure-openai-gpt4o-mini, azure-openai-gpt35, azure-openai-gpto3-mini, azure-openai-completions, sonar, databricks-sonnet4, databricks-claude-sonnet-4, databricks-llama4-maverick, databricks-llama3.3-70B, databricks-llama3.3-405B, bedrock:xai.grok-4.3]

Default value: databricks-claude-sonnet-4
prompt_type object
anyOf

Enum representing the type of prompts used in experiment designs.

PromptType

Enum representing the type of prompts used in experiment designs.

Possible values: [generic, service, product, experience, policy]

why_promptWhy Promptrequired
DependentVariable
{
"prompt_type": "generic",
"why_prompt": "How does social media usage affect sleep patterns?"
}