batch-mode-batch-executor 0.2.4

Provides functionality for executing and managing batch processing workflows, including file management, status monitoring, error handling, and output reconciliation in OpenAI batch operations.
Documentation
1
2
3
4
5
6
// ---------------- [ File: batch-mode-batch-executor/src/lib.rs ]
#[macro_use] mod imports; use imports::*;

x!{batch_execution_result}
x!{errors}
x!{fresh_execute}