microsoft / onnxruntime-genai

Generative AI extensions for onnxruntime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspect GeneratorParams (and possible other class) in C# & Java

skyline75489 opened this issue · comments

Currently the C bindings does not expose APIs that can inspect a GeneratorParams. This makes debugging quite painful in the managed world.