Harden vehicle detection and prompt
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s

This commit is contained in:
androidlover5842
2026-01-31 04:12:33 +05:30
parent 2b52d70696
commit 9c1952cc7a
2 changed files with 24 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ class LlamaClient(
private val topK: Int
) {
private val systemPrompt =
"Look only at visible text. " +
"Read extremely carefully. Look only at visible text. " +
"Return the exact text you can read verbatim. " +
"If the text is unclear, partial, or inferred, return NOT CLEARLY VISIBLE. " +
"Do not guess. Do not explain."