Skip to content

Commit

Permalink
adding langchain openai
Browse files Browse the repository at this point in the history
  • Loading branch information
estohlmann committed Oct 31, 2024
1 parent da583cb commit 0fb386d
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 107 deletions.
180 changes: 73 additions & 107 deletions lib/user-interface/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/user-interface/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@cloudscape-design/components": "^3.0.638",
"@cloudscape-design/global-styles": "^1.0.12",
"@langchain/core": "^0.3.5",
"@langchain/openai": "^0.3.11",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^1.9.5",
"axios": "^1.7.4",
Expand Down

0 comments on commit 0fb386d

Please sign in to comment.