Skip to content

Commit b6cbf32

Browse files
author
Maryanne Gichohi
committed
Added Agent framework section in AI configuration overview
1 parent be6b48a commit b6cbf32

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

articles/azure-app-configuration/concept-ai-configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Chat completion is an AI capability that produces human-like dialogue responses
5252
Azure OpenAI Service supports a diverse set of models from OpenAI. For more information, see [Azure OpenAI Service models](/azure/ai-services/openai/concepts/models). To learn more about models from Anthropic, refer to the [Claude models documentation](https://docs.anthropic.com/docs/about-claude/models/overview).
5353
For more details about models provided by Google, see the [Gemini models documentation](https://ai.google.dev/gemini-api/docs/models).
5454

55+
## Agent framework
56+
57+
Agent framework is a comprehensive multi-language framework for building, orchestrating and deploying AI agents with support for both .NET and Python. This framework provides everything from simple chat agents to complex multi-agents workflows. For more information, refer to the [Microsoft Agent Framework documentation](/agent-framework/overview/agent-framework-overview).
58+
5559
## Next steps
5660

5761
Continue to the following instructions to use AI configuration in your application:

0 commit comments

Comments
 (0)