batch | Batch result class for managing chat processing results |
batch.future_chat | Process a batch of prompts with a parallel chat |
batch.sequential_chat | Process a batch of prompts with a sequential chat |
chats | Extract chat objects from a batch result |
chat_future | Process a batch of prompts in parallel |
chat_sequential | Process a batch of prompts in sequence |
progress | Get progress information from a batch result |
texts | Extract texts or structured data from a batch result |