Skip to content

NodejsRuntime.EmbeddingRuntimeConfigSetArgs method

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

See Also

Released under the MIT license