Skip to content

Commit

Permalink
Merge pull request #2 from echao-2/entry-point
Browse files Browse the repository at this point in the history
feat: add webllm entry point
  • Loading branch information
echao-2 authored Apr 28, 2024
2 parents 640174f + 63bb521 commit 4eed572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/langchain-community/langchain.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ export const config = {
"chat_models/portkey": "chat_models/portkey",
"chat_models/premai": "chat_models/premai",
"chat_models/togetherai": "chat_models/togetherai",
"chat_models/webllm": "chat_models/webllm",
"chat_models/yandex": "chat_models/yandex",
"chat_models/zhipuai": "chat_models/zhipuai",
// callbacks
Expand Down

0 comments on commit 4eed572

Please sign in to comment.