Skip to content

Implement .NET AI interfaces on Azure.AI.Inference's ChatCompletionsClient / EmbeddingsClient #48040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Implement .NET AI interfaces on ChatCompletionsClient / EmbeddingsClient

1b5e2e3
Select commit
Loading
Failed to load commit list.
Closed

Implement .NET AI interfaces on Azure.AI.Inference's ChatCompletionsClient / EmbeddingsClient #48040

Implement .NET AI interfaces on ChatCompletionsClient / EmbeddingsClient
1b5e2e3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci failed Jan 31, 2025 in 35m 16s

Build #20250131.4 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 71,914 (85.81%)
  • Other: 11,890 (14.19%)
  • Total: 83,804
Code coverage

  • 3635 of 20910 line covered (17.38%)

Annotations

Check failure on line 0 in sdk/ai/Azure.AI.Projects/tests/Azure.AI.Projects.Tests.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

sdk/ai/Azure.AI.Projects/tests/Azure.AI.Projects.Tests.csproj#L0

sdk/ai/Azure.AI.Projects/tests/Azure.AI.Projects.Tests.csproj(0,0): Error NU1605: Warning As Error: Detected package downgrade: System.Text.Json from 8.0.5 to 6.0.10. Reference the package directly from the project to select a different version. 
 Azure.AI.Projects.Tests -> Azure.AI.Projects -> Azure.AI.Inference -> System.Text.Json (>= 8.0.5) 
 Azure.AI.Projects.Tests -> Azure.AI.Projects -> System.Text.Json (>= 6.0.10)

Check failure on line 0 in sdk/ai/Azure.AI.Projects/src/Azure.AI.Projects.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

sdk/ai/Azure.AI.Projects/src/Azure.AI.Projects.csproj#L0

sdk/ai/Azure.AI.Projects/src/Azure.AI.Projects.csproj(0,0): Error NU1605: Warning As Error: Detected package downgrade: System.Text.Json from 8.0.5 to 6.0.10. Reference the package directly from the project to select a different version. 
 Azure.AI.Projects -> Azure.AI.Inference -> System.Text.Json (>= 8.0.5) 
 Azure.AI.Projects -> System.Text.Json (>= 6.0.10)

Check failure on line 78 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Build log #L78

Bash exited with code '1'.