llama settings
This commit is contained in:
@@ -220,7 +220,6 @@ class GuestDocuments(
|
||||
"IS THIS A VEHICLE NUMBER PLATE PHOTO? Answer YES or NO only."
|
||||
)
|
||||
|
||||
|
||||
if (isYes(results["isVehiclePhoto"])) {
|
||||
results["vehicleNumber"] = llamaClient.ask(
|
||||
imageUrl,
|
||||
|
||||
Reference in New Issue
Block a user