Check in part way through the engine update to MediaPipe. Have the system working and now troubleshooting the LLM models and sizes and how they handle the JSON and tool calling loops...Check in to allow dev on the laptop as well from here.
This commit is contained in:
@@ -89,6 +89,9 @@ dependencies {
|
||||
// Llama.cpp Kotlin Multiplatform Wrapper
|
||||
implementation("com.llamatik:library:0.8.1")
|
||||
|
||||
// Google AI Edge - MediaPipe LLM Inference API
|
||||
implementation("com.google.mediapipe:tasks-genai:0.10.27")
|
||||
|
||||
// Extended Material Icons (for Download, CheckCircle, etc.)
|
||||
implementation("androidx.compose.material:material-icons-extended")
|
||||
}
|
||||
Reference in New Issue
Block a user