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: articles/ai-studio/how-to/develop/trace-local-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Install the package `@azure-rest/ai-inference` for JavaScript using npm:
57
57
npm install @azure-rest/ai-inference
58
58
```
59
59
60
-
To learn more about Azure AI Inference SDK for Javascript and observability, see [Tracing via Inference SDK for Javascript](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/ai/ai-inference-rest/README.md#instrumentation).
60
+
To learn more about Azure AI Inference SDK for JavaScript and observability, see [Tracing via Inference SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/ai/ai-inference-rest/README.md#instrumentation).
0 commit comments