Expand description
Foundry/Azure OpenAI processor — delegates to the OpenAI processor.
Azure OpenAI uses the same response format as OpenAI, so we reuse
the OpenAI processor’s process_response function directly.
Structs§
- Foundry
Processor - Foundry/Azure OpenAI processor implementing the
Processortrait.