Balaji Ramakrishnan

Results 2 issues of Balaji Ramakrishnan

Based on the REST API call for reviewDocument https://cloud.google.com/document-ai/docs/reference/rest/v1beta3/projects.locations.processors.humanReviewConfig/reviewDocument

Notebook: intro_langchain_palm_api.ipynb LangChain version: 0.0.208 Vertex AI SDK version: 1.26.0 `chat([HumanMessage(content="Hello")]) ` fails with TypeError: send_message() got an unexpected keyword argument 'context' Stack: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call...