Skip to content

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Jan 17, 2025

When using Azure OpenAI the URL passed in to chat completions client needs to include the full path to the endpoint, otherwise you'll get a 404. This is documented in Azure AI Inference docs, but might not be very discoverable for consumers of this package. For that reason, adding a small note on the readme of the AzureInference package to help guide users on how to connect correctly.

Microsoft Reviewers: Open in CodeFlow

@joperezr joperezr requested a review from a team as a code owner January 17, 2025 19:38
@joperezr joperezr enabled auto-merge (squash) January 17, 2025 19:41
@dotnet-comment-bot
Copy link
Collaborator

‼️ Found issues ‼️

Project Coverage Type Expected Actual
Microsoft.Extensions.Caching.Hybrid Line 86 84.76 🔻

🎉 Good job! The coverage increased 🎉
Update MinCodeCoverage in the project files.

Project Expected Actual
Microsoft.Extensions.AI.OpenAI 77 78
Microsoft.Extensions.AI 88 89

Full code coverage report: https://dev.azure.com/dnceng-public/public/_build/results?buildId=921382&view=codecoverage-tab

@joperezr joperezr merged commit 8b2e1bc into dotnet:main Jan 17, 2025
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2025
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Mar 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ai Microsoft.Extensions.AI libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants