Docs: add param comment for `tracing_v2_enabled` (#15308)

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
pull/14852/head
chyroc 9 months ago committed by GitHub
parent d0a1c71eda
commit 0665a7da19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,6 +53,8 @@ def tracing_v2_enabled(
Defaults to None.
tags (List[str], optional): The tags to add to the run.
Defaults to None.
client (LangSmithClient, optional): The client of the langsmith.
Defaults to None.
Returns:
None

Loading…
Cancel
Save