Retrieval functionality for Components integration.
Name | Type | Description |
---|---|---|
config | Union[RetrievalConfig, RetrievalConfigDict] | The config to get the dict from. |
Name | Description |
---|---|
config | The config to initialize the retrieval with. |
writer | The writer to use. |
Name | Description |
---|---|
query | The query to set for the retrieval. |
Name | Description |
---|---|
writer | The writer to use. |
id | The id of the retrieval. |
query | The query to set for the retrieval. |
Name | Description |
---|---|
docs | The docs to set for the retrieval. |
Name | Description |
---|---|
attachment | The attachment to add to the retrieval. |
Name | Description |
---|---|
writer | The writer to use. |
id | The id of the retrieval. |
attachment | The attachment to add to the retrieval. |
Name | Description |
---|---|
writer | The writer to use. |
id | The id of the retrieval. |
docs | The docs to set for the retrieval. |
Name | Description |
---|---|
writer | The writer to use. |
id | The id of the retrieval. |
data | The data to set for the retrieval. |
Name | Description |
---|---|
writer | The writer to use. |
id | The id of the retrieval. |
key | The key of the tag. |
value | The value of the tag. |