mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 10:43:36 +00:00
bump version to 109 (#1646)
This commit is contained in:
parent
df6c33d4b3
commit
d53ff270e0
@ -32,3 +32,4 @@ The user guide here shows more advanced workflows and how to use the library in
|
|||||||
./examples/prompt_serialization.ipynb
|
./examples/prompt_serialization.ipynb
|
||||||
./examples/few_shot_examples_data.ipynb
|
./examples/few_shot_examples_data.ipynb
|
||||||
./examples/example_selectors.ipynb
|
./examples/example_selectors.ipynb
|
||||||
|
./examples/output_parsers.ipynb
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.108"
|
version = "0.0.109"
|
||||||
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