Add support for passing credentials
param
#203
Annotations
4 errors
Analysing the code with our lint:
libs/genai/langchain_google_genai/llms.py#L1
langchain_google_genai/llms.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:51: F401 `langchain_core.pydantic_v1.validator` imported but unused
|
Analysing the code with our lint:
libs/genai/langchain_google_genai/llms.py#L16
langchain_google_genai/llms.py:16:89: E501 Line too long (93 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading