langsmith.client.Client.share_run#

Client.share_run(run_id: UUID | str, *, share_id: UUID | str | None = None) str[source]#

Get a share link for a run.

Parameters:
  • run_id (UUID | str) –

  • share_id (UUID | str | None) –

Return type:

str