mirror of
https://github.com/baz-scm/awesome-reviewers.git
synced 2025-08-20 18:58:52 +03:00
82 lines
7.8 KiB
JSON
82 lines
7.8 KiB
JSON
[
|
|
{
|
|
"discussion_id": "2172907663",
|
|
"pr_number": 50942,
|
|
"pr_file": "sdk/ai/Azure.AI.Agents.Persistent/CHANGELOG.md",
|
|
"created_at": "2025-06-27T21:43:46+00:00",
|
|
"commented_code": "# Release History\n\n## 1.1.0-beta.3 (Unreleased)\n## 1.1.0-beta.3 (2025-06-27)\n\n### Features Added\n\n- Tracing for Agents. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#tracing).\n- Convenience constructor for BingCustomSearchToolParameters\n\n### Breaking Changes\n\n### Bugs Fixed\n\n### Other Changes\n- Automatically function toolcalls. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#function-call-executed-automatically).",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"discussion_comments": [
|
|
{
|
|
"comment_id": "2172907663",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"pr_number": 50942,
|
|
"pr_file": "sdk/ai/Azure.AI.Agents.Persistent/CHANGELOG.md",
|
|
"discussion_id": "2172907663",
|
|
"commented_code": "@@ -1,17 +1,12 @@\n # Release History\n \n-## 1.1.0-beta.3 (Unreleased)\n+## 1.1.0-beta.3 (2025-06-27)\n \n ### Features Added\n \n - Tracing for Agents. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#tracing).\n - Convenience constructor for BingCustomSearchToolParameters\n-\n-### Breaking Changes\n-\n-### Bugs Fixed\n-\n-### Other Changes\n+- Automatically function toolcalls. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#function-call-executed-automatically).",
|
|
"comment_created_at": "2025-06-27T21:43:46+00:00",
|
|
"comment_author": "jhakulin",
|
|
"comment_body": "Support for automatic execution of function tool calls. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#function-call-executed-automatically).",
|
|
"pr_file_module": null
|
|
},
|
|
{
|
|
"comment_id": "2172910565",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"pr_number": 50942,
|
|
"pr_file": "sdk/ai/Azure.AI.Agents.Persistent/CHANGELOG.md",
|
|
"discussion_id": "2172907663",
|
|
"commented_code": "@@ -1,17 +1,12 @@\n # Release History\n \n-## 1.1.0-beta.3 (Unreleased)\n+## 1.1.0-beta.3 (2025-06-27)\n \n ### Features Added\n \n - Tracing for Agents. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#tracing).\n - Convenience constructor for BingCustomSearchToolParameters\n-\n-### Breaking Changes\n-\n-### Bugs Fixed\n-\n-### Other Changes\n+- Automatically function toolcalls. More information [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Agents.Persistent/README.md#function-call-executed-automatically).",
|
|
"comment_created_at": "2025-06-27T21:47:43+00:00",
|
|
"comment_author": "nick863",
|
|
"comment_body": "https://github.com/Azure/azure-sdk-for-net/pull/50945",
|
|
"pr_file_module": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"discussion_id": "2110933580",
|
|
"pr_number": 50283,
|
|
"pr_file": "sdk/ai/Azure.AI.Projects/CHANGELOG.md",
|
|
"created_at": "2025-05-28T05:15:18+00:00",
|
|
"commented_code": "### Breaking Changes\n* Azure AI Foundry Project endpoint is now required to construct the `AIProjectClient`. It has the form\n`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. \n`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. The support of connection strings as the project endpoints and hub-based projects was dropped. Please create a new Azure AI Foundry resource, which uses endpoints (recommended), or pin the version of `Azure.AI.Projects` to `1.0.0-beta.8` if it is not possible.",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"discussion_comments": [
|
|
{
|
|
"comment_id": "2110933580",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"pr_number": 50283,
|
|
"pr_file": "sdk/ai/Azure.AI.Projects/CHANGELOG.md",
|
|
"discussion_id": "2110933580",
|
|
"commented_code": "@@ -19,7 +19,7 @@\n \n ### Breaking Changes\n * Azure AI Foundry Project endpoint is now required to construct the `AIProjectClient`. It has the form\n-`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. \n+`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. The support of connection strings as the project endpoints and hub-based projects was dropped. Please create a new Azure AI Foundry resource, which uses endpoints (recommended), or pin the version of `Azure.AI.Projects` to `1.0.0-beta.8` if it is not possible.",
|
|
"comment_created_at": "2025-05-28T05:15:18+00:00",
|
|
"comment_author": "jhakulin",
|
|
"comment_body": "Little rephrase suggestion, could you change to notes like below?\r\n\r\nSupport for project connection string and hub-based projects has been discontinued. We recommend creating a new Azure AI Foundry resource utilizing project endpoint. If this is not possible, please pin the version of `Azure.AI.Projects` to version `1.0.0-beta.8` or earlier.\r\n\r\n",
|
|
"pr_file_module": null
|
|
},
|
|
{
|
|
"comment_id": "2110936385",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"pr_number": 50283,
|
|
"pr_file": "sdk/ai/Azure.AI.Projects/CHANGELOG.md",
|
|
"discussion_id": "2110933580",
|
|
"commented_code": "@@ -19,7 +19,7 @@\n \n ### Breaking Changes\n * Azure AI Foundry Project endpoint is now required to construct the `AIProjectClient`. It has the form\n-`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. \n+`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. The support of connection strings as the project endpoints and hub-based projects was dropped. Please create a new Azure AI Foundry resource, which uses endpoints (recommended), or pin the version of `Azure.AI.Projects` to `1.0.0-beta.8` if it is not possible.",
|
|
"comment_created_at": "2025-05-28T05:16:47+00:00",
|
|
"comment_author": "jhakulin",
|
|
"comment_body": "Updated text",
|
|
"pr_file_module": null
|
|
},
|
|
{
|
|
"comment_id": "2112481519",
|
|
"repo_full_name": "Azure/azure-sdk-for-net",
|
|
"pr_number": 50283,
|
|
"pr_file": "sdk/ai/Azure.AI.Projects/CHANGELOG.md",
|
|
"discussion_id": "2110933580",
|
|
"commented_code": "@@ -19,7 +19,7 @@\n \n ### Breaking Changes\n * Azure AI Foundry Project endpoint is now required to construct the `AIProjectClient`. It has the form\n-`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. \n+`https://<your-ai-services-account-name>.services.ai.azure.com/api/projects/<your-project-name>`. Find it in your AI Foundry Project Overview page. The support of connection strings as the project endpoints and hub-based projects was dropped. Please create a new Azure AI Foundry resource, which uses endpoints (recommended), or pin the version of `Azure.AI.Projects` to `1.0.0-beta.8` if it is not possible.",
|
|
"comment_created_at": "2025-05-28T18:10:20+00:00",
|
|
"comment_author": "nick863",
|
|
"comment_body": "Fixed",
|
|
"pr_file_module": null
|
|
}
|
|
]
|
|
}
|
|
] |