Skip to content

Commit

Permalink
bump 305 (#11224)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Sep 29, 2023
1 parent 33884b2 commit 77c7c9a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/extras/integrations/llms/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Databricks|βœ…|❌|❌|❌|❌|❌
DeepInfra|βœ…|❌|❌|❌|❌|❌
DeepSparse|βœ…|❌|❌|❌|❌|❌
EdenAI|βœ…|βœ…|❌|❌|❌|❌
Fireworks|βœ…|βœ…|βœ…|βœ…|❌|❌
Fireworks|βœ…|βœ…|βœ…|βœ…|βœ…|βœ…
ForefrontAI|βœ…|❌|❌|❌|❌|❌
GPT4All|βœ…|❌|❌|❌|❌|❌
Expand All @@ -47,7 +48,7 @@ GooseAI|βœ…|❌|❌|❌|❌|❌
GradientLLM|βœ…|βœ…|❌|❌|❌|❌
HuggingFaceEndpoint|βœ…|❌|❌|❌|❌|❌
HuggingFaceHub|βœ…|❌|❌|❌|❌|❌
HuggingFacePipeline|βœ…|❌|❌|❌|❌|❌
HuggingFacePipeline|βœ…|❌|❌|❌|βœ…|❌
HuggingFaceTextGenInference|βœ…|βœ…|βœ…|βœ…|❌|❌
HumanInputLLM|βœ…|❌|❌|❌|❌|❌
JavelinAIGateway|βœ…|βœ…|❌|❌|❌|❌
Expand Down
2 changes: 1 addition & 1 deletion libs/experimental/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-experimental"
version = "0.0.22"
version = "0.0.23"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain"
version = "0.0.304"
version = "0.0.305"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
Expand Down

0 comments on commit 77c7c9a

Please sign in to comment.