Obohacení více sloupců jednoho řádku v jednom požadavku.
const job = await client.enhance.bulk("tbl_abc123", { row_id: "row_xyz789", columns: [ { key: "description", prompt: "Write a product description." }, { key: "seo_title", prompt: "Generate an SEO-optimized title.", web_search: true }, { key: "description_de", prompt: "Translate the description to German." }, ], });
{ "id": "enhance_abc123", "status": "queued", "estimated_credits": 1.5, "rows_queued": 1 }
Documentation IndexFetch the complete documentation index at: https://productlasso.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://productlasso.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Zobrazit Objekt sloupce
queued
1