entities
Search Entities
Semantic search over entities by cosine similarity to the query embedding.
POST (not GET) because vectors don't fit nicely in querystrings — and we may want to extend the request body with filters later.
post/entities/search
Request body
Response
Successful Response