neo4j-partners / hands-on-lab-neo4j-and-vertex-ai

Hands on Lab for Neo4j and Vertex AI
Apache License 2.0
93 stars 45 forks source link

Update langchain version and related VertexAI libraries to be imported #56

Closed sidagarwal04 closed 5 months ago

sidagarwal04 commented 5 months ago

Langchain is now running v0.1.20 while the code is still on 0.0.310 which is quite old. Additionally with the Langchain version update, some VertexAI libraries got deprecated and are to be utilized in a differently as suggested in the PR.

ezhilvendhan commented 5 months ago

Thanks Sid

sidagarwal04 commented 5 months ago

My pleasure @ezhilvendhan! :)