retrieve
Retrieve specified number of documents from a Vectorize pipeline using a search term. Input pipeline ID, question, and desired document count for targeted document retrieval.
Instructions
Retrieve documents from a Vectorize pipeline.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
k | Yes | The number of documents to retrieve. | |
pipelineId | Yes | The pipeline ID to retrieve documents from. | |
question | Yes | The term to search for. |