mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
DOC: <Issue related to /observability/how_to_guides/trace_with_api> #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jamescraig-cl on GitHub (Mar 7, 2025).
Hello! I have multiple tracing projects in my workspace and need to send data via API traces to a specific project. I looked at the API documentation for creating a run and do not see any project/workspace/other options. I can add tags, which does help segment out the data, but I'd prefer to specify a tracing project. Can the API accept project names?
@angus-langchain commented on GitHub (Mar 24, 2025):
Hi @jamescraig-cl, You can specify a session name or session id within each run object.