Add initial support for model allowlist, and stop generating response.

This commit is contained in:
Jing Jin 2025-05-15 00:31:45 -07:00
parent f9f1d71b38
commit ef290cd7b0
28 changed files with 676 additions and 358 deletions

View file

@ -18,7 +18,7 @@ gson = "2.12.1"
lifecycleProcess = "2.8.7"
#noinspection GradleDependency
mediapipeTasksText = "0.10.21"
mediapipeTasksGenai = "0.10.22"
mediapipeTasksGenai = "0.10.24"
mediapipeTasksImageGenerator = "0.10.21"
commonmark = "1.0.0-alpha02"
richtext = "1.0.0-alpha02"