|
| 1 | +--- |
| 2 | +page_type: sample |
| 3 | +languages: |
| 4 | +- csharp |
| 5 | +products: |
| 6 | +# Including relevant stubs from https://review.learn.microsoft.com/help/contribute/metadata-taxonomies#product |
| 7 | +- azure |
| 8 | +name: Azure.AI.Projects samples for .NET |
| 9 | +description: Samples for the Azure.AI.Projects client library. |
| 10 | +--- |
| 11 | + |
| 12 | +# Azure.AI.Projects Samples for Agents |
| 13 | + |
| 14 | +| Sample | Description | |
| 15 | +| ------ | ----------- | |
| 16 | +| [Sample5_Sample_Agent_Additional_messages](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample5_Sample_Agent_Additional_messages.md) | Sample for using additional messages while creating agent run. | |
| 17 | +| [Sample6_Sample_Agent_Azure_Functions](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample6_Sample_Agent_Azure_Functions.md) | Sample for using Azure Functions with agents. | |
| 18 | +| [Sample7_Agent_Basics](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample7_Agent_Basics.md) | Sample for basic use of an agent. | |
| 19 | +| [Sample8_Agent_Bing_Grounding](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample8_Agent_Bing_Grounding.md) | Sample for use of an agent with Bing grounding. | |
| 20 | +| [Sample9_Agent_Enterprise_File_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample9_Agent_Enterprise_File_Search.md) | Sample enterprise file search with agent. | |
| 21 | +| [Sample10_Agent_FileSearch](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample10_Agent_FileSearch.md) | Sample file search with agent. | |
| 22 | +| [Sample11_Functions](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample11_Functions.md) | Sample using agents with functions. | |
| 23 | +| [Sample12_FunctionsWithStreaming](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample12_FunctionsWithStreaming.md) | Sample using agents with functions and streaming. | |
| 24 | +| [Sample13_Streaming](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample13_Streaming.md) | Sample using agents with streaming. | |
| 25 | +| [Sample14_Agent_Vector_Store_Batch_File_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample14_Agent_Vector_Store_Batch_File_Search.md) | Sample for batch file search. | |
| 26 | +| [Sample15_Agents_Code_Interpreter_Enterprise_File_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample15_Agents_Code_Interpreter_Enterprise_File_Search.md) | Sample enterprise file search on agent with message attachment and code interpreter. | |
| 27 | +| [Sample16_Agents_Code_Interpreter_File_Attachment](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample16_Agents_Code_Interpreter_File_Attachment.md) | Sample file search on agent with message attachment and code interpreter. | |
| 28 | +| [Sample17_Agent_OpenAPI](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample17_Agent_OpenAPI.md) | Sample using agents with OpenAPI tool. | |
| 29 | +| [Sample18_Agents_Azure_AI_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample18_Agents_Azure_AI_Search.md) | Sample using agents with Azure AI Search tool. | |
| 30 | +| [Sample19_Agent_Vector_Store_Batch_Enterprise_File_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample19_Agent_Vector_Store_Batch_Enterprise_File_Search.md) | Sample for enterprise batch file search. | |
| 31 | +| [Sample20_Agents_Azure_AI_Search_Streaming](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample20_Agents_Azure_AI_Search_Streaming.md) | Sample using agents with Azure AI Search tool with streaming. | |
| 32 | + |
| 33 | +# Azure.AI.Projects Samples for Connections |
| 34 | + |
| 35 | +| Sample | Description | |
| 36 | +| ------ | ----------- | |
| 37 | +| [Sample3_Connection.md](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample3_Connection.md) | Sample for `ConnectionsClient`. | |
| 38 | + |
| 39 | +# Azure.AI.Projects Samples for Extensions |
| 40 | + |
| 41 | +| Sample | Description | |
| 42 | +| ------ | ----------- | |
| 43 | +| [Sample1_AIInference](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample1_AIInference.md) | Sample for `Azure.AI.Inference` extensions. | |
| 44 | +| [Sample2_AzureOpenAI](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample2_AzureOpenAI.md) | Sample for `Azure.AI.OpenAI` extensions. | |
| 45 | +| [Sample4_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample4_Search.md) | Sample for `Azure.Search.Documents` extensions. | |
0 commit comments