mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +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.
|
||||
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…
Reference in New Issue
Block a user