Constant NEMO_RELAY_NATIVE_ABI_VERSION

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-pii-redaction -p nemo-relay-ffi -p nemo-relay-types -p nemo-relay-plugin -p nemo-relay-worker-proto -p nemo-relay-worker.

pub const NEMO_RELAY_NATIVE_ABI_VERSION: u32 = 4;

Native plugin ABI version supported by this crate.

Version 4 adds completion-scoped codecs and pull-based LLM streams. Hosts retain frozen version-3 and version-2 tables for Relay 0.8-built plugins that target those layouts.