π»Tagging Jobs
A guide on how to run a tagging job
{
"username": "string",
"api_key": "string",
"collection_name": "string",
"tag_collection_name": "string",
"field": "",
"encoder_task": "text",
"tag_field": "tag",
"tag_vector_field": "",
"alias": "default",
"metric": "cosine",
"number_of_tags": 5,
"include_tag_vector": true,
"refresh": false,
"hub_username": "string",
"hub_api_key": "string",
"store_to_pipeline": true
}Last updated
Was this helpful?