remove attributes limit

This commit is contained in:
Jurgis Sakalauskas
2025-10-17 17:05:39 +03:00
parent 0b20b545ff
commit 79fdd234a3
+1 -1
View File
@@ -152,7 +152,7 @@ export const extractItemImportDetails = async ({
prompt: [
'Extract product details for cataloging.',
`Source URL: ${normalizedUrl}`,
'Provide the best available manufacturer, model, concise note (if applicable), up to 12 key attributes, and any image URLs present.',
'Provide the best available manufacturer, model, concise note (if applicable), key attributes, and any image URLs present.',
'Markdown content:',
'```markdown',
markdown,