mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
fireworks: release 0.3.0 (#30977)
This commit is contained in:
@@ -7,14 +7,14 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = "<4.0,>=3.9"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.49",
|
||||
"langchain-core<1.0.0,>=0.3.55",
|
||||
"fireworks-ai>=0.13.0",
|
||||
"openai<2.0.0,>=1.10.0",
|
||||
"requests<3,>=2",
|
||||
"aiohttp<4.0.0,>=3.9.1",
|
||||
]
|
||||
name = "langchain-fireworks"
|
||||
version = "0.2.9"
|
||||
version = "0.3.0"
|
||||
description = "An integration package connecting Fireworks and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user