The Extract List Item
block is designed to utilize AI for extracting a list of values based on specified items from text. This block enhances the extraction process by allowing you to provide additional context and save responses for efficiency.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | items | list | A collection of items that includes fields like name and description for each item, guiding the extraction. |
input | additional_context | string | Extra information to improve accuracy during the value extraction process. |
input | cache_response | boolean | When set to true, it retains AI responses if previous inputs remain unchanged, optimizing performance. |
The output handles of type string[]
are dynamically added as the items
provided in the list.
Consider these practical scenarios where this block can significantly ease your tasks:
In summary, whenever there’s a requirement for extracting valuable insights from textual data efficiently, the Extract List Item
block serves as an invaluable tool!