DocumentationType AliasesPrettifyType alias: Prettify<T> Prettify<T>: { [K in keyof T]: T[K] } & object Improve preview of union types in autocomplete. Type declaration Type parameters ParameterT Source src/utils/helpers.ts:4 (opens in a new tab)EmbeddingModelArgsSparseVectorModelArgs