stringListInput

Sets the list of string inputs for embedding generation, clearing any previously set single string input.

Return

This specification instance for method chaining.

Parameters

inputs

An array of strings to embed, encoded as a list of strings.

See also