Harden vehicle detection and prompt
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 32s
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user