-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump langchain from 0.0.186 to 0.0.209 #63
Merged
shreyaskarnik
merged 2 commits into
main
from
dependabot/npm_and_yarn/langchain-0.0.209
Dec 19, 2023
Merged
Bump langchain from 0.0.186 to 0.0.209 #63
shreyaskarnik
merged 2 commits into
main
from
dependabot/npm_and_yarn/langchain-0.0.209
Dec 19, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [langchain](https://github.com/langchain-ai/langchainjs) from 0.0.186 to 0.0.209. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](langchain-ai/langchainjs@0.0.186...0.0.209) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
shreyaskarnik
added a commit
that referenced
this pull request
Dec 30, 2023
shreyaskarnik
added a commit
that referenced
this pull request
Dec 30, 2023
* chat with docs * fix deps * sort imports * pnpm * better code organization * chat function * simplification * more enhancements * more enhancements * more docs * more docs * more docs * stashing * stashing * more UI enhancements * more UI enhancements * more UI enhancements * streaming output when possible * more changes * more changes * more changes * pass in metadata * stashing * shelving * save default settings and add refresh * Bump @xenova/transformers from 2.8.0 to 2.9.0 (#52) * Bump @types/react from 18.2.37 to 18.2.42 (#55) * Bump @commitlint/config-conventional from 17.8.0 to 18.4.3 (#54) * Bump ts-loader from 9.5.0 to 9.5.1 (#53) * Bump prettier from 3.0.3 to 3.1.0 (#51) * Bump @mui/material from 5.14.18 to 5.14.20 (#60) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.18 to 5.14.20. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.14.20/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lint-staged from 15.1.0 to 15.2.0 (#59) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shreyas Karnik <[email protected]> * Bump react-icons from 4.11.0 to 4.12.0 (#58) Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.11.0...v4.12.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shreyas Karnik <[email protected]> * Bump @types/react-dom from 18.2.16 to 18.2.17 (#57) Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.16 to 18.2.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shreyas Karnik <[email protected]> * Bump pdfjs-dist from 4.0.189 to 4.0.269 (#56) Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 4.0.189 to 4.0.269. - [Commits](https://github.com/mozilla/pdfjs-dist/commits) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shreyas Karnik <[email protected]> * Bump @types/node from 20.9.2 to 20.10.5 (#65) * Bump typescript from 5.3.2 to 5.3.3 (#64) * Bump langchain from 0.0.186 to 0.0.209 (#63) * Bump @types/react-dom from 18.2.17 to 18.2.18 (#62) * Bump eslint-plugin-import from 2.29.0 to 2.29.1 (#61) Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shreyas Karnik <[email protected]> * Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 (#70) * Bump @emotion/react from 11.11.1 to 11.11.3 (#69) * Bump @mui/material from 5.14.20 to 5.15.2 (#68) * Bump vite-plugin-wasm from 3.2.2 to 3.3.0 (#67) * Bump fs-extra from 11.1.1 to 11.2.0 (#66) * generate starter questions and use contextual compression * enhancements * smoother initial generation --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Shreyas Karnik <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps langchain from 0.0.186 to 0.0.209.
Release notes
Sourced from langchain's releases.
... (truncated)
Commits
6dacf12
Update READMEs (#3693)7f4e62d
init improvements, add index options, multiple binds per filter (#3579)b0137ba
Add missing max_tokens option to TogetherAI (#3687)facf820
community[minor]: Jacob/vectara summarization (#3636)f653c50
integrations[minor]: Add readmes to add integrations, improve templat… (#3683)a22ce78
core[patch]: Add LLM/ChatModel callbacks to cached generation (#3392)19e4627
core[patch]: Use an interface for runnables to allow more compatibility betwe...93ab496
docs[patch]: Add section about req optional dep (#3689)1dfc5f4
Fix 1 typo in Assistants Docs and added 2 extra suggestions (#3680)01c44d4
docs[patch]: Use mixtral default model for togetherai (#3679)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)