Skip to content

Commit 2dc64d1

Browse files
committed
Update sample status for Basic Agent, Function Calling, Azure Functions, Code Interpreter, and OpenAPI to fully functional and validated
1 parent 15a024c commit 2dc64d1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • samples/microsoft/csharp/getting-started-agents

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This table tracks the current status of code samples for each supported tool in
1515

1616
| Tool | Sample Description | Status | Notes / Known Issues |
1717
|--------------------|-----------------------------------------|-----------------|-----------------------------------------------|
18-
| **Basic Agent** | Using agent with no tools | ❌ Doesn't exist| |
18+
| **Basic Agent** | Using agent with no tools | ✅ Fully functional and validated| |
1919
| **Bing** | Using Bing in an agent | ⚠️ Exists| Sample updated - works with project connection string, but not with project endpoint |
2020
| **File Search** | Uploading files | ⚠️ Exists| Sample updated - works with project connection string, but not with project endpoint |
2121
| | Using blob storage (project data assets)| ❌ Doesn't exist| |
@@ -24,12 +24,12 @@ This table tracks the current status of code samples for each supported tool in
2424
| **Fabric** | Grounding with Fabric data | ❌ Doesn't exist| |
2525
| **SharePoint** | Grounding with SharePoint files | ❌ Doesn't exist| |
2626
| **TripAdvisor** | Using licensed TripAdvisor data | ❌ Doesn't exist| |
27-
| **Function Calling**| Calling local functions | ❌ Doesn't exist| |
28-
| **Azure Functions**| Calling durable Azure Functions | ❌ Doesn't exist| |
27+
| **Function Calling**| Calling local functions | ✅ Fully functional and validated| |
28+
| **Azure Functions**| Calling durable Azure Functions | ✅ Fully functional and validated| |
2929
| **Logic Apps** | Calling Logic Apps workflows | ❌ Doesn't exist| |
30-
| **Code Interpreter**| Using Code Interpreter | ❌ Doesn't exist| |
31-
| | Supported file types | ❌ Doesn't exist| |
32-
| **OpenAPI** | Calling external APIs with OpenAPI | ❌ Doesn't exist| |
30+
| **Code Interpreter**| Using Code Interpreter | ✅ Fully functional and validated| |
31+
| | Supported file types | ✅ Fully functional and validated| |
32+
| **OpenAPI** | Calling external APIs with OpenAPI | ✅ Fully functional and validated| |
3333
| **Quickstart** | Agent example showcasing multiple tools| ❌ Doesn't exist| |
3434

3535
---

0 commit comments

Comments
 (0)