added post-processing for local gemma #121
Annotations
3 errors
Analysing the code with our lint:
libs/vertexai/langchain_google_vertexai/gemma.py#L162
langchain_google_vertexai/gemma.py:162:9: F841 Local variable `output` is assigned to but never used
|
Analysing the code with our lint:
libs/vertexai/langchain_google_vertexai/gemma.py#L165
langchain_google_vertexai/gemma.py:165:43: F821 Undefined name `text`
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading