langchain-ai / langgraph-studio

Desktop app for prototyping and debugging LangGraph applications locally.
https://studio.langchain.com
1.99k stars 131 forks source link

Display langsmith trace link on submit in playground #55

Closed hinthornw closed 3 months ago

hinthornw commented 3 months ago

When I click"submit", would be nice to see a link to the langsmith trace immediately. Rn i have my project open in another tab and am hitting refresh. Reason is I have a lot of stuff within each node that I want to track (e.g., LLM calls)

dqbd commented 3 months ago

The button for opening LangSmith trace should appear next to the run after the run has been ingested

CleanShot 2024-08-21 at 22 54 23@2x