AI progress
This commit is contained in:
parent
61d3b2089c
commit
a058557620
File diff suppressed because one or more lines are too long
|
|
@ -792,7 +792,7 @@ namespace Nop.Plugin.Misc.FruitBankPlugin.Services
|
|||
_ => "image/jpeg"
|
||||
};
|
||||
|
||||
var prompt = customPrompt ?? "Olvasd ki a szöveget és add vissza szépen strukturálva.";
|
||||
var prompt = customPrompt ?? "Extract all text from this image, without modifying or translateing it.";
|
||||
|
||||
var payload = new
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue