pub static SDK_USER_AGENT: LazyLock<&'static str>
The user agent string used for SDK requests to Lexe infrastructure.
Format: lexe/<sdk_version> node/<latest_node_version>
lexe/<sdk_version> node/<latest_node_version>
Example: lexe/0.1.0 node/0.8.11
lexe/0.1.0 node/0.8.11