Module: RubyLLM::Providers::Azure::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.