Tags
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/v4.0/conf/{config}/tags HTTP/1.1
Host:
Accept: */*
{
"total": 1,
"items": [
"text"
]
}GET /api/v4.0/conf/{config}/tags/{entry_id} HTTP/1.1
Host:
Accept: */*
{
"type": "text",
"embeddings": [
{}
]
}