News

Package Name: azure-ai-evaluation, azure-ai-projects Package Version: 1.9.0, 1.0.0b12 Operating System: Windows Python Version: 3.13.3 Describe the bug The official “Run evaluations in the cloud” g ...
We have a build.rs script that produces a source file and then runs "rustfmt" on it. We use a "rustfmt.toml" file with style_edition = "2021" to try to get the same behavior as running cargo fmt.