Inputs
A group of components used at the beginning of a pipeline to define its inputs.
- FilesInput: The placehoder for files in indexing pipelines.
- Filters: Filters to narrow down the retrieval in query pipelines.
- Query: User query in query pipelines.
Updated 22 days ago