File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
samples/microsoft/csharp/getting-started-agents Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ This table tracks the current status of code samples for each supported tool in
1717| --------------------| -----------------------------------------| -----------------| -----------------------------------------------|
1818| ** Basic Agent** | Using agent with no tools | ❌ Doesn't exist| |
1919| ** Bing** | Using Bing in an agent | ⚠️ Exists| Sample updated - get "Bing Search API key is missing" error |
20- | ** File Search** | Uploading files | ✅/⚠️ | Sample updated - ** Sync ** sample works, ** Async ** sample crashes on await agentClient.Files.UploadFileAsync() |
20+ | ** File Search** | Uploading files | ✅ Fully functional and validated | |
2121| | Using blob storage (project data assets)| ⚠️ Exists| Sample not yet tested - but compiles properly and follows updated coding patterns |
2222| | Managing files | ❌ Doesn't exist| |
2323| ** Azure AI Search** | Using a knowledge store | ⚠️ Exists | Sample not yet tested - but compiles properly and follows updated coding patterns |
2424| ** Fabric** | Grounding with Fabric data | ⚠️ Exists| Sample not yet tested - but compiles properly and follows updated coding patterns |
25- | ** SharePoint** | Grounding with SharePoint files | ❌ Doesn't exist| |
26- | ** TripAdvisor** | Using licensed TripAdvisor data | ❌ Doesn't exist| |
25+ | ** SharePoint** | Grounding with SharePoint files | ❌ Doesn't exist in docs or repo | |
26+ | ** TripAdvisor** | Using licensed TripAdvisor data | ❌ Doesn't exist in docs or repo | |
2727| ** Function Calling** | Calling local functions | ✅ Fully functional and validated| |
2828| ** Azure Functions** | Calling durable Azure Functions | ✅ Fully functional and validated| |
2929| ** Logic Apps** | Calling Logic Apps workflows | ❌ Doesn't exist| |
You can’t perform that action at this time.
0 commit comments