We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a38604 commit 1e4927aCopy full SHA for 1e4927a
CITATION.cff
@@ -4,6 +4,5 @@ authors:
4
- family-names: "Chase"
5
given-names: "Harrison"
6
title: "LangChain"
7
-version: 0.0.68
8
date-released: 2022-10-17
9
url: "https://github.com/hwchase17/langchain"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "langchain"
3
-version = "0.0.68"
+version = "0.0.69"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
0 commit comments