Skip to content

Commit a740525

Browse files
adding note for python
1 parent 0febe44 commit a740525

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

agent-framework/user-guide/agents/agent-background-responses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ await foreach (var update in agent.RunStreamingAsync(options: options))
121121

122122
::: zone pivot="programming-language-python"
123123

124-
Background responses support in Python is coming soon. This feature is currently available in the .NET implementation of Agent Framework.
124+
> [!NOTE]
125+
> Background responses support in Python is coming soon. This feature is currently available in the .NET implementation of Agent Framework.
125126
126127
::: zone-end
127128

0 commit comments

Comments
 (0)