Skip to content

Commit 5745822

Browse files
authored
Merge pull request #69 from petehauge/Update-readme-final-samples
Update readme for final samples
2 parents f073202 + 74015b9 commit 5745822

File tree

1 file changed

+3
-3
lines changed
  • samples/microsoft/csharp/getting-started-agents

1 file changed

+3
-3
lines changed

samples/microsoft/csharp/getting-started-agents/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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| |

0 commit comments

Comments
 (0)