We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0febe44 commit a740525Copy full SHA for a740525
1 file changed
agent-framework/user-guide/agents/agent-background-responses.md
@@ -121,7 +121,8 @@ await foreach (var update in agent.RunStreamingAsync(options: options))
121
122
::: zone pivot="programming-language-python"
123
124
-Background responses support in Python is coming soon. This feature is currently available in the .NET implementation of Agent Framework.
+> [!NOTE]
125
+> Background responses support in Python is coming soon. This feature is currently available in the .NET implementation of Agent Framework.
126
127
::: zone-end
128
0 commit comments