Skip to content

JSRuntime.EmbeddingRuntimeConfigSetArgs method

C#
public virtual NodeEmbeddingStatus EmbeddingRuntimeConfigSetArgs(
    node_embedding_runtime_config runtime_config, ReadOnlySpan<string> args, 
    ReadOnlySpan<string> runtime_args)

See Also

Released under the MIT license