Open david-gang opened 2 weeks ago
good point, would you be open to send a PR and refactor this piece, please?
hi @lkuligin , I opened a pr https://github.com/langchain-ai/langchain-google/pull/609 but i have failing tests. I don't understand how they are connected to my code. May you please take a look there and explain me ?
The following code creates a client per function call at https://github.com/langchain-ai/langchain-google/blob/main/libs/vertexai/langchain_google_vertexai/_image_utils.py
It would make more sense to make client as a property of ImageBytesLoader