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 |
capture | Capture chat model response with proper handling |
capture_with_retry | Capture chat model response with proper handling and retries |
chat_future | Process a batch of prompts in parallel |
chats | Extract chat objects from a batch result |
chat_sequential | Process a batch of prompts in sequence |
create_results | Create results object from batch |
finish_successful_batch | Finish successful batch processing |
handle_batch_interrupt | Handle batch interruption |
hellmer-package | hellmer: Batch Processing for Chat Models |
is_retry_error | Check if an error is eligible for retry |
process_chunks | Process chunks of prompts in parallel |
process_future | Process prompts in parallel chunks with error handling and... |
process_judgements | Process structured data extraction with judgement |
process_sequential | Process batch of prompts with progress tracking and retries |
progress | Get progress information from a batch result |
texts | Extract texts or structured data from a batch result |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.