mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-17 04:52:00 +00:00
bump 305 (#11224)
This commit is contained in:
parent
33884b2184
commit
77c7c9ab97
@ -39,6 +39,7 @@ Databricks|✅|❌|❌|❌|❌|❌
|
|||||||
DeepInfra|✅|❌|❌|❌|❌|❌
|
DeepInfra|✅|❌|❌|❌|❌|❌
|
||||||
DeepSparse|✅|❌|❌|❌|❌|❌
|
DeepSparse|✅|❌|❌|❌|❌|❌
|
||||||
EdenAI|✅|✅|❌|❌|❌|❌
|
EdenAI|✅|✅|❌|❌|❌|❌
|
||||||
|
Fireworks|✅|✅|✅|✅|❌|❌
|
||||||
Fireworks|✅|✅|✅|✅|✅|✅
|
Fireworks|✅|✅|✅|✅|✅|✅
|
||||||
ForefrontAI|✅|❌|❌|❌|❌|❌
|
ForefrontAI|✅|❌|❌|❌|❌|❌
|
||||||
GPT4All|✅|❌|❌|❌|❌|❌
|
GPT4All|✅|❌|❌|❌|❌|❌
|
||||||
@ -47,7 +48,7 @@ GooseAI|✅|❌|❌|❌|❌|❌
|
|||||||
GradientLLM|✅|✅|❌|❌|❌|❌
|
GradientLLM|✅|✅|❌|❌|❌|❌
|
||||||
HuggingFaceEndpoint|✅|❌|❌|❌|❌|❌
|
HuggingFaceEndpoint|✅|❌|❌|❌|❌|❌
|
||||||
HuggingFaceHub|✅|❌|❌|❌|❌|❌
|
HuggingFaceHub|✅|❌|❌|❌|❌|❌
|
||||||
HuggingFacePipeline|✅|❌|❌|❌|❌|❌
|
HuggingFacePipeline|✅|❌|❌|❌|✅|❌
|
||||||
HuggingFaceTextGenInference|✅|✅|✅|✅|❌|❌
|
HuggingFaceTextGenInference|✅|✅|✅|✅|❌|❌
|
||||||
HumanInputLLM|✅|❌|❌|❌|❌|❌
|
HumanInputLLM|✅|❌|❌|❌|❌|❌
|
||||||
JavelinAIGateway|✅|✅|❌|❌|❌|❌
|
JavelinAIGateway|✅|✅|❌|❌|❌|❌
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-experimental"
|
name = "langchain-experimental"
|
||||||
version = "0.0.22"
|
version = "0.0.23"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.304"
|
version = "0.0.305"
|
||||||
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