Commit d2495af
fix: disable OpenAI tracing to avoid 401 with Azure API keys
The SDK sends traces to api.openai.com by default, which fails
when using Azure API keys.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 162aacd commit d2495af
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments