plugin tool (#1974)

This commit is contained in:
Harrison Chase
2023-03-24 12:30:08 -07:00
committed by GitHub
parent e7d6de6b1c
commit b83e826510
4 changed files with 156 additions and 2 deletions

View File

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