CheckProductRequest
llm_model object
anyOf
- LLMModel
- null
Enum representing the llm model types used in the experiments.
LLMModel
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]
why_promptWhy Promptrequired
Prompt to use for checking the product's existence in the real world
CheckProductRequest
{
"why_prompt": "What factors affect the choice of buying an electric car?"
}