EmbeddingModelProfile (meta)
meta-node-kind:embedding-model-profile
MetaNodeKindcatalog-meta/meta-registry/meta-registry-context-engineering.yaml·Open in Graph → {
"id": "meta-node-kind:embedding-model-profile",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-context-engineering.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "EmbeddingModelProfile (meta)",
"name": "EmbeddingModelProfile",
"cluster": "context-engineering",
"prefix": "embedding-profile",
"origin": "standard",
"purpose": "a profile binding an embedding ModelVersion to a usage configuration (dimensionality, normalization, pooling)",
"exampleCount": 0,
"invariants": [
"id starts with embedding-profile:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:embedding-model-profile",
"to": "meta-cluster:context-engineering",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:embedding-model-profile",
"to": "meta-attribute:embedding-model-profile--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:embedding-model-profile",
"to": "meta-attribute:embedding-model-profile--model-version-id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:embedding-model-profile",
"to": "meta-attribute:embedding-model-profile--normalization",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:embedding-model-profile",
"to": "meta-attribute:embedding-model-profile--pooling",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:context-engineering",
"to": "meta-node-kind:embedding-model-profile",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:embedding-model-profile--id",
"to": "meta-node-kind:embedding-model-profile",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:embedding-model-profile--model-version-id",
"to": "meta-node-kind:embedding-model-profile",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:embedding-model-profile--normalization",
"to": "meta-node-kind:embedding-model-profile",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:embedding-model-profile--pooling",
"to": "meta-node-kind:embedding-model-profile",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:embeds-with",
"to": "meta-node-kind:embedding-model-profile",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:embeds-into",
"to": "meta-node-kind:embedding-model-profile",
"kind": "source_of_meta_edge",
"attributes": {}
}
]
}