Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9056

Remove embeddings prefix from embeddgins SMT configuration

XMLWordPrintable

      embeddings prefix of in embeddings SMT configuration is redundant and makes configuration more verbose than it has to be. Remove this prefix so that config looks like this:

      transforms=embeddind,
      transforms.embedding.type=io.debezium.ai.embeddings.FieldToEmbedding
      embedding.field.source=after.product,
      embedding.field.embedding=after.prod_embedding,
      embedding.ollama.url=http://localhost:11434,
      embedding.ollama.model.name=all-minilm
      

              vjuranek@redhat.com Vojtech Juranek
              vjuranek@redhat.com Vojtech Juranek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: