Search
Query by Text Similarity
Performs a similarity search with optional positive and negative examples. If positive/negative queries are provided but weights are not specified:
- Defaults to weight of 0.1 for non-empty queries
- Uses weight of 0 for empty queries Empty queries will use zero vectors regardless of weight
GET
Headers
API key for authentication
Path Parameters
Group ID
Index ID
Video ID
Query Parameters
Optional positive example query. If provided without weight, defaults to weight of 0.1
Optional negative example query. If provided without weight, defaults to weight of 0.1
Weight for positive example (0-1). Defaults to 0.1 if positive query is provided
Weight for negative example (0-1). Defaults to 0.1 if negative query is provided
Page number (default: 1)
Items per page (default: 10)
Enable AI-powered negative query generation (default: false)
Annotation project ID for filtering