AI Embeddings
Overview
Embeddings are used for enabling semantic and similarity search. The end user does not need to be aware of these embeddings because the system manages them under the hood.
Calculation
The https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4917264385 specify what https://mediahaven.atlassian.net/wiki/spaces/CS/pages/42074134 are part of the embedding, for example, the title and description. By implementing the https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4437803009, the connector then provides InformationHaven with the embedding of the object and the system saves them as metadata using a https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4439244807.
Recalculation
Recalculation is asynchronous and will be delayed for several minutes
When the value of a metadata field that is part of the embeddings changes, i.e. the description, the embedding will be asynchronously refreshed in the background.