Skip to content

Connecting to Azure AI Foundry - OpenAIΒ #1334

@GaryJurgens

Description

@GaryJurgens

Which version of the app are you using?

The Version is the Latest - v3.7.12

Which API Provider are you using?

OpenAI Compatible

Which Model are you using?

gpt-4o-mini | o1-mini

What happened?

I am trying to Connect to Azure AI Foundry Models. these are models under the Azure OpenAI Service.

I have tried All sorts Of Gymnastics but Roo keeps telling me 404 not found.

Set the Settings to OpenAI Compatible, Set the "Use Azure" option, tried with and without the Version. no luck.

is it possible to do this.

This is the Endpoint URL for the Deployment of 2 models, you should be able then to choose your Model.

https://<myresource>.openai.azure.com/ then an API Key.

if you want the Actual Target Endpoint of eatch model then you have this.

o1-mini

https://<myresource>.openai.azure.com/openai/deployments/o1-mini/chat/completions?api-version=2025-01-01-preview

gpt-4o-mini

https://<myresource>.openai.azure.com/openai/deployments/gpt-4o-mini/chat/completions?api-version=2025-01-01-preview

Your help and guidance is much appreciated.

Steps to reproduce

Relevant API REQUEST output

Additional context

No response

Metadata

Metadata

Assignees

Labels

Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions