Задача без имени
ID: 795c71c6-c177-47f4-a816-45970d764820 ·
Статус: in_progress ·
Текущий шаг: 2 / 5 ·
Создана: 2026-05-14 18:17:03
- 1. Загрузка данных succeeded
- 2. Splentify (улучшение изображения) pending
- 3. Промпты для видео-генерации pending
- 4. Видео-API №1 pending
- 5. Видео-API №2 + склейка ffmpeg pending
JSON задачи
Используется для передачи в API следующего шага. Накапливает URL-ы по мере прохождения шагов.
{
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"dish_name": "Pizza Peperoni",
"logo_url": "https://genai.mindq.ru/file/795c71c6-c177-47f4-a816-45970d764820/1/logo.png",
"dish_url": "https://genai.mindq.ru/file/795c71c6-c177-47f4-a816-45970d764820/1/dish.png"
}
Шаг 2. Splentify (получено улучшенное изображение)
Ответ от Splentify пока не получен. Если фото блюда не было загружено в шаге 1 — вернитесь и загрузите.
История шагов (raw)
[
{
"id": 36,
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"step_number": 1,
"status": "succeeded",
"data_json": "{\"dish_name\":\"Pizza Peperoni\",\"files\":{\"logo\":\"logo.png\",\"dish\":\"dish.png\"}}",
"error_message": null,
"started_at": "2026-05-14 18:17:33",
"completed_at": "2026-05-14 18:17:33"
},
{
"id": 37,
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"step_number": 2,
"status": "pending",
"data_json": null,
"error_message": null,
"started_at": null,
"completed_at": null
},
{
"id": 38,
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"step_number": 3,
"status": "pending",
"data_json": null,
"error_message": null,
"started_at": null,
"completed_at": null
},
{
"id": 39,
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"step_number": 4,
"status": "pending",
"data_json": null,
"error_message": null,
"started_at": null,
"completed_at": null
},
{
"id": 40,
"job_id": "795c71c6-c177-47f4-a816-45970d764820",
"step_number": 5,
"status": "pending",
"data_json": null,
"error_message": null,
"started_at": null,
"completed_at": null
}
]