Skip to content

Support for Azure OpenAI deployments (instead of OpenAI direct) #2319

@paraschhugani

Description

@paraschhugani

I primarily use LLMs via Azure OpenAI with enterprise cloud deployments, rather than connecting to OpenAI’s public API directly.

Does Tambo currently support:

Connecting to Azure OpenAI deployments (custom endpoint, deployment name, api-version)?

Configuring Azure-specific parameters such as azure_endpoint, deployment_name, and api_version?

If not, is Azure OpenAI support on the roadmap?

Azure OpenAI is a common requirement for teams that need:

Enterprise compliance / data residency

Private networking (VNET, private endpoints)

Unified Azure billing and access control

If there’s an existing workaround (e.g. adapter, custom provider, or config override), please point to the relevant docs or examples.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions