Module: RubyLLM::Providers::Azure::ChatCompletions::Batches

Includes:
RubyLLM::Protocols::ChatCompletions::Batches
Defined in:
lib/ruby_llm/providers/azure/chat_completions/batches.rb

Overview

Azure OpenAI exposes the OpenAI file-backed Batch API under /openai/v1, but batch endpoint names omit the /v1 prefix inside the create body.

Method Summary

Methods included from RubyLLM::Protocols::OpenAI::Batches

#batch_results, #cancel_batch, #create_batch, #find_batch