Closed
Description
Some requests from the UI for the preview plot do not include config.sensitivity
and config.expected_seasonality
while calling Seer, resulting in validation error.
Sample payload recieved:
{
config: {
direction: "up",
time_period: 60
},
context: {
current: [
10 items
],
history: [
10 items
]
},
organization_id: 1,
project_id: "6178942"
}
Metadata
Metadata
Assignees
Labels
No labels