-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: langchain-ai/langchainjs
base: 0.1.4
head repository: langchain-ai/langchainjs
compare: 0.1.5
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe53ef - Browse repository at this point
Copy the full SHA bbe53efView commit details -
Merge pull request #4072 from langchain-ai/release
langchain[patch]: Release 0.1.4
2Configuration menu - View commit details
-
Copy full SHA for 238d152 - Browse repository at this point
Copy the full SHA 238d152View commit details -
Add Pinecone integration (#4062)
* Scaffold integration directory * Updated package information and added Pinecone database integration to langchain-pinecone * Remove unneeded scaffolded files * Implement Pinecone VectorStore methods * Begin placing test files * Remove boilerplate from README * Update path to vector store implementation in test * Polish, lint, format * Docs, deprecations, examples * Import * Update import * 0.0.1 --------- Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for a6faae1 - Browse repository at this point
Copy the full SHA a6faae1View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 53c4acd - Browse repository at this point
Copy the full SHA 53c4acdView commit details
Commits on Jan 19, 2024
-
docs[minor]: Autogenerate typedoc config, add to gitignore. (#4079)
* ignore typedoc * gitignore * cr * cr
1Configuration menu - View commit details
-
Copy full SHA for 49eaab9 - Browse repository at this point
Copy the full SHA 49eaab9View commit details -
all[patch]: Run prettier on scripts folders too (#4080)
* all[patch]: Run prettier on scripts folders too * no scripts folder in examples * ran format * format api refs * cr * format
1Configuration menu - View commit details
-
Copy full SHA for f465c28 - Browse repository at this point
Copy the full SHA f465c28View commit details -
community[patch]: Add fallback for missing metadata in Redis documents (
#4085) * Add fallback for missing metadata in Redis documents * Fix integration test teardown
1Configuration menu - View commit details
-
Copy full SHA for 95b4d3b - Browse repository at this point
Copy the full SHA 95b4d3bView commit details -
core[minor]: Buffer the first chunk on .stream() calls to catch streaβ¦
β¦ming errors immediately on startup (#4083) * Add a way to catch errors immediately * Make buffering runnable streaming the default behavior * Make promise resolution more explicit
1Configuration menu - View commit details
-
Copy full SHA for 31a38a3 - Browse repository at this point
Copy the full SHA 31a38a3View commit details -
langchain[minor]: update sql_utils: add schema for mssql (#4006)
* update sql_utils: add schema for mssql * Refactor: Remove redundant code in sql_utils * Lint and format code --------- Co-authored-by: Brace Sproul <braceasproul@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 9e74a4a - Browse repository at this point
Copy the full SHA 9e74a4aView commit details -
langchain[patch]: Correcting token text-splitting behavior (#4078)
* Correcting token text-splitting behavior * Changing to consts * Adding test * Fix test --------- Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 7e8bbb4 - Browse repository at this point
Copy the full SHA 7e8bbb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105817b - Browse repository at this point
Copy the full SHA 105817bView commit details -
Merge pull request #4088 from langchain-ai/release
core[patch]: Release 0.1.17
1Configuration menu - View commit details
-
Copy full SHA for 381496f - Browse repository at this point
Copy the full SHA 381496fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d79516 - Browse repository at this point
Copy the full SHA 4d79516View commit details -
Merge pull request #4089 from langchain-ai/release
community[patch]: Release 0.0.19
1Configuration menu - View commit details
-
Copy full SHA for 322de68 - Browse repository at this point
Copy the full SHA 322de68View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e8d88f1 - Browse repository at this point
Copy the full SHA e8d88f1View commit details -
all[patch]: add prettier config files (#4087)
* add prettier config files * cr * cr * add config path * fix pinecone lint scripts * drop build artifacts * write file in templates * cr
1Configuration menu - View commit details
-
Copy full SHA for 4c35736 - Browse repository at this point
Copy the full SHA 4c35736View commit details
Commits on Jan 21, 2024
-
scripts[major]: Add LangChain scripts package (#4093)
* scripts[major]: Add LangChain scripts package * prefix node modules w/ node: * one more node: prefix * move type * cr
1Configuration menu - View commit details
-
Copy full SHA for 30e3d3c - Browse repository at this point
Copy the full SHA 30e3d3cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 67c9d02 - Browse repository at this point
Copy the full SHA 67c9d02View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 800719c - Browse repository at this point
Copy the full SHA 800719cView commit details -
* fixed issue #4097 * Update index.mdx --------- Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for d84cfb3 - Browse repository at this point
Copy the full SHA d84cfb3View commit details -
langchain[patch]: Allow headers to be passed in remote runnable requeβ¦
β¦sts, docs (#4107) * Allow headers to be passed in remote runnable requests, docs * Fix broken link
1Configuration menu - View commit details
-
Copy full SHA for 9ed1b27 - Browse repository at this point
Copy the full SHA 9ed1b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f794c56 - Browse repository at this point
Copy the full SHA f794c56View commit details -
Merge pull request #4108 from langchain-ai/release
langchain[patch]: Release 0.1.5
1Configuration menu - View commit details
-
Copy full SHA for 18a9802 - Browse repository at this point
Copy the full SHA 18a9802View commit details
There are no files selected for viewing