Skip to content

Unable to Connect to Azure Open AI Resource #1005

Open
@dhanasekar003

Description

@dhanasekar003

Unable to connect to Azure Open AI resource with Provider type as Azure Open AI using Grafana LLM plugin. We have tried with below options:

Option 1:
Azure OpenAI Language API Endpoint: https://<resource_name>.openai.azure.com/
Azure OpenAI Key: A valid Azure OpenAI key
Azure OpenAI Model Mapping:
Model: base
Deployment: gpt-4o-mini

Models:
Base: gpt-4o-mini
Large: gpt-4o-mini

When trying to save and test with above configuration, Its returning Error: error, status code: 404, status: 404 Not Found, message: Resource not found

Option 2:
Azure OpenAI Language API Endpoint : https://<resource_name>.openai.azure.com/openai/deployments/<deployment_name>/chat/completions?api-version=2023-05-15
Azure OpenAI Key: A valid Azure OpenAI key
Models:
Base: gpt-4o-mini as Default
Large: gpt-4o-mini

With the above configuration as well, It result in same error.

Version Details:
Plugin Version: 0.19.2
Grafana OSS Version: 10.4.5

Expected behavior
Able to successfully establish a connection.

Screenshots

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions