Skip to content

Commit

Permalink
partners/fireworks: release 0.2.6 (#28805)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Dec 18, 2024
1 parent 4eb8bf7 commit 3b036a1
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 8 deletions.
141 changes: 135 additions & 6 deletions libs/partners/fireworks/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions libs/partners/fireworks/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "langchain-fireworks"
version = "0.2.5"
version = "0.2.6"
description = "An integration package connecting Fireworks and LangChain"
authors = []
readme = "README.md"
Expand All @@ -20,7 +20,7 @@ disallow_untyped_defs = "True"

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain-core = "^0.3.15"
langchain-core = "^0.3.27"
fireworks-ai = ">=0.13.0"
openai = "^1.10.0"
requests = "^2"
Expand Down

0 comments on commit 3b036a1

Please sign in to comment.