Name | Type | Description | Notes |
---|---|---|---|
query | Object | Query for which to get related chunks and embeddings. | |
queryVector | QueryVector | [optional] | |
k | Object | Number of related chunks to return. | |
fileIds | FileIds1 | [optional] | |
parentFileIds | ParentFileIds | [optional] | |
tags | Tags2 | [optional] | |
tagsV2 | TagsV2 | [optional] | |
includeTags | IncludeTags | [optional] | |
includeVectors | IncludeVectors | [optional] | |
includeRawFile | IncludeRawFile | [optional] | |
hybridSearch | HybridSearch | [optional] | |
hybridSearchTuningParameters | GetEmbeddingDocumentsBodyHybridSearchTuningParameters | [optional] | |
mediaType | GetEmbeddingDocumentsBodyMediaType | [optional] | |
embeddingModel | GetEmbeddingDocumentsBodyEmbeddingModel | [optional] |