Uses of Class
com.norconex.importer.handler.transformer.impl.TextEmbeddingTransformerConfig
Packages that use TextEmbeddingTransformerConfig
-
Uses of TextEmbeddingTransformerConfig in com.norconex.importer.handler.transformer.impl
Methods in com.norconex.importer.handler.transformer.impl that return TextEmbeddingTransformerConfigModifier and TypeMethodDescriptionTextEmbeddingTransformer.getConfiguration()The API key, sent as anAuthorization: Bearerheader.The embeddings endpoint URL, e.g.The embedding model name to request, e.g.TextEmbeddingTransformerConfig.setTargetField(String targetField) The metadata field the resulting vector is stored into.TextEmbeddingTransformerConfig.setTimeoutSeconds(int timeoutSeconds)