File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/ai-foundry/how-to/develop Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -255,13 +255,13 @@ Install the package `opentelemetry-instrumentation-langchain` using your package
255
255
pip install opentelemetry - instrumentation - langchain
256
256
```
257
257
258
- Once necessary packages are installed , you can easily enable tracing via [Tracing using Azure AI Foundry Project ](#tracing - using - azure - ai - foundry - project )
258
+ Once necessary packages are installed , you can easily enable tracing via [Tracing using Azure AI Foundry Project Library ](#tracing - using - azure - ai - foundry - project - library )
259
259
260
260
# [JavaScript](#tab/javascript)
261
- Currently this is supported in Python only .
261
+ Currently this is supported in Python only .
262
262
263
263
# [C#](#tab/csharp)
264
- Currently this is supported in Python only .
264
+ Currently this is supported in Python only .
265
265
266
266
---
267
267
You can’t perform that action at this time.
0 commit comments