Skip to content

Commit f81dd2a

Browse files
committed
changed note
1 parent 1bb621e commit f81dd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/develop/trace-agents-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ You can enable tracing for LangChain that follows OpenTelemetry standards as per
276276
Once necessary packages are installed, you can easily begin to [Instrument tracing in your code](#instrument-tracing-in-your-code).
277277

278278
> [!NOTE]
279-
> LangChain and LangGraph "v1" releases are planned for late October. API surface and tracing behavior may evolve as part of this release. Track updates at the LangChain issue: https://github.com/langchain-ai/langchain/issues/32794
279+
> LangChain and LangGraph "v1" releases are currently under active development. API surface and tracing behavior can change as part of this release. Track updates at the [LangChain v1.0 release notes page](https://docs.langchain.com/oss/python/releases/langchain-v1)
280280
281281
#### Sample: LangChain v1 agent with Azure AI tracing
282282

0 commit comments

Comments
 (0)