Skip to content
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

Azure AI Projects SDK #47146

Merged
merged 55 commits into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
9428389
Azure AI Agents
Oct 1, 2024
a96d37a
Move to ai folder
Oct 1, 2024
719865d
Public API
Oct 1, 2024
f94acf0
Regen
Oct 9, 2024
ce11704
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
Oct 10, 2024
0805a9b
Fix custom code
Oct 10, 2024
f4effd3
Fix factory
Oct 11, 2024
a36bef2
Fix issues
Oct 11, 2024
7f95fee
Update API
Oct 11, 2024
5b92ea7
Add a working sample
Oct 12, 2024
abf3be3
Update samples
Oct 14, 2024
8cb71bf
Update sample
Oct 15, 2024
1ff225f
Update samples
Oct 15, 2024
9f8ae77
Add connection string support
Oct 17, 2024
f272773
Remove model namespace
Oct 17, 2024
3edb6eb
Add config
Oct 17, 2024
09bf4ab
Cleanup
Oct 17, 2024
1e3957a
Update generated code
Oct 22, 2024
4243f96
Update package name
Oct 22, 2024
a620eb4
Add streaming
Oct 24, 2024
7b3bff7
Update package name to Azure.AI.Projects
Oct 24, 2024
ee76588
Add adapters to convert Azure.Core Response to SCM ClientResult to su…
annelo-msft Oct 24, 2024
70d2f82
Update public API
Oct 24, 2024
90cc20a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
Oct 25, 2024
aaac798
Regen code
Oct 25, 2024
dbfbd35
Rename OpenAI to Agent
Oct 28, 2024
e455117
[Azure.AI.Projects] Add support for Inference (#46972)
ShivangiReja Nov 5, 2024
e1fa8fe
Regenerate code with the latest TypeSpec
Nov 11, 2024
fbab0be
Add bing grounding sample
Nov 11, 2024
98c009d
Cleanup
Nov 11, 2024
cd55a6f
Add azure ai sample
Nov 12, 2024
bbc0c2f
Update README
Nov 14, 2024
6478b7d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
Nov 14, 2024
a6a9979
Code regen
Nov 14, 2024
5f47da9
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
Nov 14, 2024
c7ed2d8
Update API
Nov 14, 2024
8cbe0d5
Update sample
Nov 14, 2024
b497659
Update README
Nov 14, 2024
6c89204
Add support for unbuffered response streams in Azure clients (#47166)
annelo-msft Nov 14, 2024
d1fa538
Update link
Nov 14, 2024
b9fd45f
Merge branch 'feature/azure-ai-sdk/agents' of https://github.com/Azur…
Nov 14, 2024
61550fb
Update eng/Packages.Data.props
ShivangiReja Nov 14, 2024
34dedad
Update sdk/ai/Azure.AI.Projects/README.md
ShivangiReja Nov 14, 2024
140d7ce
Fix csproj file
Nov 14, 2024
0dd6991
Merge branch 'feature/azure-ai-sdk/agents' of https://github.com/Azur…
Nov 14, 2024
8f05825
Setup a separate pipeline for projects
Nov 14, 2024
38e6942
Fix readme
Nov 14, 2024
b052b6e
Add empty line
Nov 14, 2024
2b9bd49
Update paths
Nov 14, 2024
49ce764
Fix sample
Nov 15, 2024
7442be1
Fix pielines
Nov 15, 2024
32750a4
Fix package name
Nov 15, 2024
18e8496
Feedback
Nov 15, 2024
5131594
Fix link issue
Nov 15, 2024
3b350f4
Azure.AI.projects sample update
Nov 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
<PackageReference Update="Azure.Storage.Blobs" Version="12.21.1" />
<PackageReference Update="Azure.Storage.Queues" Version="12.19.1" />
<PackageReference Update="Azure.Storage.Files.Shares" Version="12.19.1" />
<PackageReference Update="Azure.AI.Inference" Version="1.0.0-beta.2" />
<PackageReference Update="Azure.AI.OpenAI" Version="2.0.0" />
ShivangiReja marked this conversation as resolved.
Show resolved Hide resolved
<PackageReference Update="Azure.ResourceManager" Version="1.13.0" />
<PackageReference Update="Azure.ResourceManager.AppConfiguration" Version="1.3.2" />
Expand Down
56 changes: 56 additions & 0 deletions sdk/ai/Azure.AI.Projects/Azure.AI.Projects.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29709.97
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.Core.TestFramework", "..\..\core\Azure.Core.TestFramework\src\Azure.Core.TestFramework.csproj", "{ECC730C1-4AEA-420C-916A-66B19B79E4DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.AI.Projects", "src\Azure.AI.Projects.csproj", "{28FF4005-4467-4E36-92E7-DEA27DEB1519}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Azure.AI.Projects.Tests", "tests\Azure.AI.Projects.Tests.csproj", "{1F1CD1D4-9932-4B73-99D8-C252A67D4B46}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B0C276D1-2930-4887-B29A-D1A33E7009A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0C276D1-2930-4887-B29A-D1A33E7009A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0C276D1-2930-4887-B29A-D1A33E7009A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0C276D1-2930-4887-B29A-D1A33E7009A2}.Release|Any CPU.Build.0 = Release|Any CPU
{8E9A77AC-792A-4432-8320-ACFD46730401}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E9A77AC-792A-4432-8320-ACFD46730401}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E9A77AC-792A-4432-8320-ACFD46730401}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E9A77AC-792A-4432-8320-ACFD46730401}.Release|Any CPU.Build.0 = Release|Any CPU
{ECC730C1-4AEA-420C-916A-66B19B79E4DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECC730C1-4AEA-420C-916A-66B19B79E4DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECC730C1-4AEA-420C-916A-66B19B79E4DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECC730C1-4AEA-420C-916A-66B19B79E4DC}.Release|Any CPU.Build.0 = Release|Any CPU
{A4241C1F-A53D-474C-9E4E-075054407E74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4241C1F-A53D-474C-9E4E-075054407E74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4241C1F-A53D-474C-9E4E-075054407E74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4241C1F-A53D-474C-9E4E-075054407E74}.Release|Any CPU.Build.0 = Release|Any CPU
{FA8BD3F1-8616-47B6-974C-7576CDF4717E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA8BD3F1-8616-47B6-974C-7576CDF4717E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA8BD3F1-8616-47B6-974C-7576CDF4717E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA8BD3F1-8616-47B6-974C-7576CDF4717E}.Release|Any CPU.Build.0 = Release|Any CPU
{85677AD3-C214-42FA-AE6E-49B956CAC8DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85677AD3-C214-42FA-AE6E-49B956CAC8DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85677AD3-C214-42FA-AE6E-49B956CAC8DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85677AD3-C214-42FA-AE6E-49B956CAC8DC}.Release|Any CPU.Build.0 = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Debug|Any CPU.Build.0 = Debug|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|Any CPU.ActiveCfg = Release|Any CPU
{28FF4005-4467-4E36-92E7-DEA27DEB1519}.Release|Any CPU.Build.0 = Release|Any CPU
{1F1CD1D4-9932-4B73-99D8-C252A67D4B46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F1CD1D4-9932-4B73-99D8-C252A67D4B46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F1CD1D4-9932-4B73-99D8-C252A67D4B46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F1CD1D4-9932-4B73-99D8-C252A67D4B46}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A97F4B90-2591-4689-B1F8-5F21FE6D6CAE}
EndGlobalSection
EndGlobal
6 changes: 6 additions & 0 deletions sdk/ai/Azure.AI.Projects/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Release History

## 1.0.0-beta.1 (2024-11-19)

ShivangiReja marked this conversation as resolved.
Show resolved Hide resolved
### Features Added
- Initial release
6 changes: 6 additions & 0 deletions sdk/ai/Azure.AI.Projects/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--
Add any shared properties you want for the projects under this package directory that need to be set before the auto imported Directory.Build.props
-->
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., Directory.Build.props))\Directory.Build.props" />
</Project>
Loading
Loading