Skip to main content

Module processor

Module processor 

Source
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§

FoundryProcessor
Foundry/Azure OpenAI processor implementing the Processor trait.