Table of Contents

Property GenAiVersion

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

GenAiVersion

The Microsoft.ML.OnnxRuntimeGenAI package version, taken from the assembly metadata the csproj emits out of the central package pin. Not read from the GenAI assembly: it reports AssemblyVersion 0.0.0.0, FileVersion 0.0.0.0, carries no AssemblyInformationalVersionAttribute, and its managed surface has no version API (measured - plan adjustment 1).

public string GenAiVersion { get; init; }

Property Value

string