mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 15:43:54 +00:00
release v220 (#6962)
This commit is contained in:
parent
60b0d6ea35
commit
8f5eca236f
@ -117,5 +117,4 @@ __all__ = [
|
|||||||
"PALChain",
|
"PALChain",
|
||||||
"LlamaCpp",
|
"LlamaCpp",
|
||||||
"HuggingFaceTextGenInference",
|
"HuggingFaceTextGenInference",
|
||||||
"OctoAIEndpoint",
|
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.219"
|
version = "0.0.220"
|
||||||
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