|
2405 | 2405 | "type": "androidlibrary",
|
2406 | 2406 | "comments": "Depends on Xamarin.Google.Android.ODML.Image which only has a prerelease version."
|
2407 | 2407 | },
|
| 2408 | + { |
| 2409 | + "groupId": "com.google.ai.edge.localagents", |
| 2410 | + "artifactId": "localagents-fc", |
| 2411 | + "version": "0.1.0", |
| 2412 | + "nugetVersion": "0.1.0", |
| 2413 | + "nugetId": "Xamarin.Google.AI.Edge.LocalAgents.FC", |
| 2414 | + "type": "androidlibrary" |
| 2415 | + }, |
| 2416 | + { |
| 2417 | + "groupId": "com.google.ai.edge.localagents", |
| 2418 | + "artifactId": "localagents-rag", |
| 2419 | + "version": "0.2.0", |
| 2420 | + "nugetVersion": "0.2.0", |
| 2421 | + "nugetId": "Xamarin.Google.AI.Edge.LocalAgents.RAG", |
| 2422 | + "type": "androidlibrary" |
| 2423 | + }, |
2408 | 2424 | {
|
2409 | 2425 | "groupId": "com.google.android",
|
2410 | 2426 | "artifactId": "annotations",
|
|
3972 | 3988 | "type": "no-bindings",
|
3973 | 3989 | "mavenRepositoryType": "MavenCentral"
|
3974 | 3990 | },
|
| 3991 | + { |
| 3992 | + "groupId": "com.google.mediapipe", |
| 3993 | + "artifactId": "tasks-genai", |
| 3994 | + "version": "0.10.25", |
| 3995 | + "nugetVersion": "0.10.25", |
| 3996 | + "nugetId": "Xamarin.Google.MediaPipe.Tasks.GenAI", |
| 3997 | + "type": "androidlibrary" |
| 3998 | + }, |
3975 | 3999 | {
|
3976 | 4000 | "groupId": "com.google.mlkit",
|
3977 | 4001 | "artifactId": "barcode-scanning",
|
|
0 commit comments