AI progress

This commit is contained in:
Adam 2025-12-14 13:37:25 +01:00
parent 61d3b2089c
commit a058557620
2 changed files with 199 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -792,7 +792,7 @@ namespace Nop.Plugin.Misc.FruitBankPlugin.Services
_ => "image/jpeg" _ => "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 var payload = new
{ {