Update "Com.Google.Mediapipe.Tasks.Genai.Llminference"/ "Xamarin.Google.MediaPipe.Tasks.GenAI" with missing bindings

Open
#1,284 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, csharp
Domain
mobile-dev

Research direction

Start by reproducing the Xamarin.Google.MediaPipe.Tasks.GenAI 0.10.27 binding errors for LlmOptionsProto.LlmModelSettings and LlmSessionConfig. Trace the generated bindings for the missing AudioModelSettings, LlmPreferredBackend, VisionModelSettings, GraphConfig, and PromptTemplates members; done means the package builds without the reported interface errors.

Written by the indexing model from the issue text.

Description

update-package-request
Description

Currently I am using a package for using EDGE.AI and this package is required for localagents but the package
Xamarin.Google.MediaPipe.Tasks.GenAI Version="0.10.27" has the following errors

'LlmOptionsProto.LlmModelSettings' does not implement the interface member 'LlmOptionsProto.ILlmModelSettingsOrBuilder.AudioModelSettings'
'LlmOptionsProto.LlmModelSettings' does not implement the interface member 'LlmOptionsProto.ILlmModelSettingsOrBuilder.LlmPreferredBackend'
'LlmOptionsProto.LlmModelSettings' does not implement the interface member 'LlmOptionsProto.ILlmModelSettingsOrBuilder.VisionModelSettings'
'LlmOptionsProto.LlmSessionConfig' does not implement the interface member 'LlmOptionsProto.ILlmSessionConfigOrBuilder.GraphConfig'
'LlmOptionsProto.LlmSessionConfig' does not implement the interface member 'LlmOptionsProto.ILlmSessionConfigOrBuilder.PromptTemplates'

Dominant language
C#
Stars
318
Forks
73
Avg merge
2d 6h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/android-libraries

All issues in dotnet/android-libraries

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.