marrry

Results 1 comments of marrry

Hi @lkuligin, I've run into the same issue. Here is the full code: ``` !pip -q install langchain google-cloud-aiplatform ``` ``` import os from langchain.llms import VertexAI from langchain import...