Docs: add param comment for tracing_v2_enabled (#15308)

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
This commit is contained in:
chyroc 2024-01-02 05:38:44 +08:00 committed by GitHub
parent d0a1c71eda
commit 0665a7da19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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