You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
825 B
825 B
Embedding policy Patch K1
Patch K1 introduces the configuration and resolver layer for policy-based document embedding selection.
Added
EmbeddingPolicyEmbeddingProfileEmbeddingPolicyConditionEmbeddingPolicyUseEmbeddingPolicyRuleEmbeddingPolicyPropertiesEmbeddingProfilePropertiesEmbeddingPolicyResolverDefaultEmbeddingPolicyResolverEmbeddingProfileResolverDefaultEmbeddingProfileResolver
Example config
See application-new-example-embedding-policy.yml.
What K1 does not change
- no runtime import/orchestrator wiring yet
- no
SourceDescriptorschema change yet - no job persistence/audit changes yet
Intended follow-up
K2 should wire:
GenericDocumentImportServiceRepresentationEmbeddingOrchestratorto use the resolved policy and profile.