Body
application/json
Request body for performing a semantic search on a user's profile.
The ID of the user.
The search query string.
Maximum number of results to retrieve.
Minimum cosine similarity score.
Maximum range for the result filter.
Maximum standard deviation for the result filter.
Dictionary for data isolation filtering.
Response
200 - application/json
Profile entries matching the semantic query.
Response model containing a list of profile entries.
The list of profile entries.
A single profile entry (details omitted for brevity).

