Your Question
{
"org_id": "org_id",
"project_id": "project_id",
"query": "",
"top_k": 20,
"filter": "metadata.user_id='111'",
"types": [ "semantic"]
}
How to retrieve user semantics from the user dimension when the feature table does not store metadata, and the only ID information available includes org_id and project_id.
Additional details
How to retrieve user semantics from the user dimension when the feature table does not store metadata, and the only ID information available includes org_id and project_id.
Have you searched for similar questions?