Diondra

Results 22 issues of Diondra

# Description This PR adds a header containing the client user agent (/) to every OpenAI client initialized so that calls originating from the SDK can be distinguished in telemetry....

AI

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...

Machine Learning

# Description # Checklist - [ ] I have read the contribution guidelines. - [General](https://github.com/Azure/azureml-examples/blob/main/CONTRIBUTING.md) - [SDK](https://github.com/Azure/azureml-examples/blob/main/sdk/CONTRIBUTING.md) - [CLI](https://github.com/Azure/azureml-examples/blob/main/cli/CONTRIBUTING.md) - [ ] I have coordinated with the docs team ([email protected])...

# Data Plane API - Pull Request Adding a Prompt subclass of AssetVersion for use with prompt engineering tasks ## API Info: The Basics Most of the information about your...

data-plane
new-api-version
TypeSpec

# Description In #35342, replacing `Exception` with `MlException` to appease the next-pylint restriction on using the `BaseException` class caused unittest failures for azureml-featurestore due to differences in the message attributes...

Machine Learning

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...

AI

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. # All Promptflow Contribution checklist: - [ ] **The...

promptflow-evals

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. # All Promptflow Contribution checklist: - [ ] **The...

fundamental
promptflow-evals

# Description # Checklist - [ ] I have read the [contribution guidelines](https://github.com/Azure-Samples/azureai-samples/blob/main/CONTRIBUTING.md) - [ ] I have coordinated with the docs team ([email protected]) if this PR deletes files or...

# Description - Add optional `query` parameter to `GroundednessEvaluator` - Add `query` and `context` parameters to `RetrievalEvaluator` - Remove `context` parameter to `RelevanceEvaluator` - Remove `query` parameter from `FluencyEvaluator` If...

Evaluation