mirror of
https://github.com/sakaljurgis/best-choice.git
synced 2026-07-08 21:47:40 +00:00
remove attributes limit
This commit is contained in:
@@ -152,7 +152,7 @@ export const extractItemImportDetails = async ({
|
|||||||
prompt: [
|
prompt: [
|
||||||
'Extract product details for cataloging.',
|
'Extract product details for cataloging.',
|
||||||
`Source URL: ${normalizedUrl}`,
|
`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 content:',
|
||||||
'```markdown',
|
'```markdown',
|
||||||
markdown,
|
markdown,
|
||||||
|
|||||||
Reference in New Issue
Block a user