diff --git a/server/src/services/item-import-service.ts b/server/src/services/item-import-service.ts index 269a6e3..c861170 100644 --- a/server/src/services/item-import-service.ts +++ b/server/src/services/item-import-service.ts @@ -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,