Merge branch 'master' of github.com:hwchase17/langchain

This commit is contained in:
Harrison Chase
2023-05-21 09:22:43 -07:00

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "langchain" name = "langchain"
version = "0.0.175" version = "0.0.176"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"