
LLM Dataset Processor
Pricing
Pay per usage
Go to Store

LLM Dataset Processor
Allows you to process output of other actors or stored dataset with single LLM prompt. It's useful if you need to enrich data, summarize content, extract specific information, or manipulate data in a structured way using AI.
0.0 (0)
Pricing
Pay per usage
4
Total users
61
Monthly users
19
Runs succeeded
66%
Issues response
2.6 days
Last modified
2 months ago
0.0.24 (2025-05-28)
- fixed lint and formatting
- disabled @typescript-eslint/no-explicit-any rule
- added new input: Preprocessing function
- the function is call for each item before it is inserted into the prompt
- users can modify dataset's items, e.g. concatenate arrays into a single string
0.0.23 (2025-01-07)
- Updated readme
- Minor fixes for better readability