mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 19:39:58 +00:00
community[patch]: docstrings (#16810)
- added missed docstrings - formated docstrings to the consistent form
This commit is contained in:
@@ -57,7 +57,7 @@ def init_vertexai(
|
||||
location: Optional[str] = None,
|
||||
credentials: Optional["Credentials"] = None,
|
||||
) -> None:
|
||||
"""Init vertexai.
|
||||
"""Init Vertex AI.
|
||||
|
||||
Args:
|
||||
project: The default GCP project to use when making Vertex API calls.
|
||||
|
||||
Reference in New Issue
Block a user