Skip to content

Documentation / @agentick/apple / EmbeddingScript

Type Alias: EmbeddingScript ​

EmbeddingScript = "latin" | "cyrillic" | "cjk" | "indic" | "thai" | "arabic"

Defined in: types.ts:94

Supported script models for NLContextualEmbedding

Released under the ISC License.