DOC: <Issue related to /observability/how_to_guides/trace_with_openai_agents_sdk> #61

Closed
opened 2026-02-21 17:17:05 -05:00 by yindo · 2 comments
Owner

Originally created by @SuveenE-TF on GitHub (Mar 31, 2025).

Originally assigned to: @angus-langchain on GitHub.

Is there a way to programmatically obtain the langsmith trace url with this implementation?
@langchain-infra @hwchase17

Originally created by @SuveenE-TF on GitHub (Mar 31, 2025). Originally assigned to: @angus-langchain on GitHub. Is there a way to programmatically obtain the langsmith trace url with this implementation? @langchain-infra @hwchase17
yindo closed this issue 2026-02-21 17:17:05 -05:00
Author
Owner

@angus-langchain commented on GitHub (Apr 5, 2025):

Hi @SuveenE-TF, I'm currently working on supporting this. if you upgrade your LangSmith SDK to 0.3.25rc1, you should be able to use the uuid suffix from the OpenAI as the LangSmith trace id. Can view implementation in https://github.com/langchain-ai/langsmith-sdk/pull/1636.

@angus-langchain commented on GitHub (Apr 5, 2025): Hi @SuveenE-TF, I'm currently working on supporting this. if you upgrade your LangSmith SDK to 0.3.25rc1, you should be able to use the uuid suffix from the OpenAI as the LangSmith trace id. Can view implementation in https://github.com/langchain-ai/langsmith-sdk/pull/1636.
Author
Owner

@angus-langchain commented on GitHub (Apr 14, 2025):

closing due to lack of activity

@angus-langchain commented on GitHub (Apr 14, 2025): closing due to lack of activity
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#61