You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/ai/azure-ai-agents/src/main/java/com/azure/ai/agents/implementation/http/PolicyDecoratingHttpClient.java
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,10 @@
20
20
* the provided delegate client. This makes it possible to reuse the Azure pipeline policy system with HTTP clients that
21
21
* originate outside of the Azure SDK (e.g. OpenAI generated clients).
Copy file name to clipboardExpand all lines: sdk/ai/azure-ai-agents/src/test/java/com/azure/ai/agents/implementation/http/PolicyDecoratingHttpClientTests.java
0 commit comments