Search for similar content in a RAG group using vector similarity
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the knowledge group
Query string to search the group's documents, plus an optional cap on how many chunks to return. Only READY documents are included in the results.
Successfully retrieved search results
ID of the document the chunk was extracted from.
Filename of the source document.
Text content of the matching chunk.
Similarity score for this chunk against the query, higher is more similar.
Zero-based index of the chunk within the source document.
Free-form metadata attached to the chunk at ingest time.