You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'description': 'Provide1234 a detailed and engaging description of the apartment based on its features and location. Highlight its unique selling points and amenities to attract potential buyers.',
457
+
'listed': 'Based on the apartment features and market trends, should this apartment be listed for sale? Provide a yes or no answer.',
458
+
'title': 'Create a catchy and appealing title for the apartment listing that highlights its best features and location.',
459
+
},
460
+
461
+
// fillFieldsFromImages: {
462
+
// 'description': 'describe what is in the image, also take into account that price is {{price}}',
463
+
// 'country': 'In which country it can be located?',
464
+
// 'number_of_rooms': 'How many rooms are in the apartment? Just try to guess what is a typical one. If you do not know, just guess',
465
+
// 'square_meter': 'Try to guess what is the typical square of the apartment in square meters? If you do not know, just guess',
466
+
// 'listed': 'Is the apartment should be listed for sale? If you do not know, just guess, return boolean value',
467
+
// },
468
+
generateImages: {
469
+
apartment_source: {
470
+
prompt: 'Transform this photo into a cartoon-style avatar. Maintain the person\'s features but apply cartoon styling. Do not add text or logos.',
0 commit comments