mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Fix .NET casing (#616)
This commit is contained in:
committed by
GitHub
Unverified
parent
55f0a1b51e
commit
8c5cba5826
@@ -42,7 +42,7 @@ Below are the basics for each language implementation. For more details on pytho
|
||||
- [Azure Integration](./python/packages/azure): Azure OpenAI and AI Foundry integration
|
||||
- [Getting Started with Workflows](./python/samples/getting_started/workflow): basic workflow creation and integration with agents
|
||||
|
||||
### .Net
|
||||
### .NET
|
||||
- [Getting Started with Agents](./dotnet/samples/GettingStarted/Agents): basic agent creation and tool usage
|
||||
- [Agent Provider Samples](./dotnet/samples/GettingStarted/AgentProviders): samples showing different agent providers
|
||||
- [Orchestration Samples](./dotnet/samples/GettingStarted/Orchestration): advanced multi-agent patterns
|
||||
|
||||
Reference in New Issue
Block a user