mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-11 13:55:03 +00:00
Docs: add param comment for tracing_v2_enabled
(#15308)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
This commit is contained in:
parent
d0a1c71eda
commit
0665a7da19
@ -53,6 +53,8 @@ def tracing_v2_enabled(
|
|||||||
Defaults to None.
|
Defaults to None.
|
||||||
tags (List[str], optional): The tags to add to the run.
|
tags (List[str], optional): The tags to add to the run.
|
||||||
Defaults to None.
|
Defaults to None.
|
||||||
|
client (LangSmithClient, optional): The client of the langsmith.
|
||||||
|
Defaults to None.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
None
|
None
|
||||||
|
Loading…
Reference in New Issue
Block a user