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 (Build Test Ubuntu2004_NET60_ProjectRef_Debug_DependencyGroup0) failed Jan 31, 2025 in 3m 23s

Build Test Ubuntu2004_NET60_ProjectRef_Debug_DependencyGroup0 failed

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 (Build Test Ubuntu2004_NET60_ProjectRef_Debug_DependencyGroup0)

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 (Build Test Ubuntu2004_NET60_ProjectRef_Debug_DependencyGroup0)

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 Test Ubuntu2004_NET60_ProjectRef_Debug_DependencyGroup0)

Build log #L78

Bash exited with code '1'.