mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-15 11:28:58 +00:00
version 0068 (#701)
This commit is contained in:
parent
4aba0abeaa
commit
75edd85fed
@ -4,6 +4,6 @@ authors:
|
|||||||
- family-names: "Chase"
|
- family-names: "Chase"
|
||||||
given-names: "Harrison"
|
given-names: "Harrison"
|
||||||
title: "LangChain"
|
title: "LangChain"
|
||||||
version: 0.0.67
|
version: 0.0.68
|
||||||
date-released: 2022-10-17
|
date-released: 2022-10-17
|
||||||
url: "https://github.com/hwchase17/langchain"
|
url: "https://github.com/hwchase17/langchain"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.67"
|
version = "0.0.68"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user