mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-30 14:15:49 +00:00
release(openrouter): 0.2.5 (#38553)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Version information for `langchain-openrouter`."""
|
||||
|
||||
__version__ = "0.2.4"
|
||||
__version__ = "0.2.5"
|
||||
|
||||
@@ -20,7 +20,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering :: Artificial Intelligence",
|
||||
]
|
||||
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langchain-core>=1.4.7,<2.0.0",
|
||||
|
||||
2
libs/partners/openrouter/uv.lock
generated
2
libs/partners/openrouter/uv.lock
generated
@@ -458,7 +458,7 @@ typing = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-openrouter"
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "langchain-core" },
|
||||
|
||||
Reference in New Issue
Block a user