8 lines
357 B
Markdown
8 lines
357 B
Markdown
# Scripts
|
|
|
|
Bundled resources for api-batch-processor skill
|
|
|
|
- [ ] batch_process_init.py: Initializes a batch processing job, setting up the queue and logging.
|
|
- [ ] batch_process_status.py: Checks the status of a batch processing job, providing progress updates.
|
|
- [ ] batch_process_cancel.py: Cancels a running batch processing job, cleaning up resources.
|