Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user