-
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.2
head repository: langchain-ai/langchainjs
compare: 0.1.3
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1aaccec - Browse repository at this point
Copy the full SHA 1aaccecView commit details -
Merge pull request #3973 from langchain-ai/release
langchain[patch]: Release 0.1.2
2Configuration menu - View commit details
-
Copy full SHA for 4e31254 - Browse repository at this point
Copy the full SHA 4e31254View commit details
Commits on Jan 10, 2024
-
docs[patch]: Refactor memory docs (#3974)
* Refactor memory docs * Fix link
2Configuration menu - View commit details
-
Copy full SHA for 649dc0d - Browse repository at this point
Copy the full SHA 649dc0dView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 6b7acc2 - Browse repository at this point
Copy the full SHA 6b7acc2View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for c013c8f - Browse repository at this point
Copy the full SHA c013c8fView commit details
Commits on Jan 11, 2024
-
Update openai to ^4.24.2 and include logprobs in
generationInfo
(#3981) * Update openai to ^4.24.2 and include logprobs in generationInfo in ChatOpenAI _generate * fix: revert incorrect naming of finish_reason * Use internal function type definition for now * Adds docs * Fix lint --------- Co-authored-by: William berglund <william.berglund@pocketlaw.com> Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for b189534 - Browse repository at this point
Copy the full SHA b189534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5978076 - Browse repository at this point
Copy the full SHA 5978076View commit details -
Merge pull request #3986 from langchain-ai/release
[openai]: Release 0.0.11
2Configuration menu - View commit details
-
Copy full SHA for dd20a41 - Browse repository at this point
Copy the full SHA dd20a41View commit details -
cloudflare[major]: Add integration package, fix Vectorize for latest β¦
β¦workers (#3982) * Fix vectorize response and update code example * Adds Cloudflare partner package * Format, deprecate old entrypoints * Update deprecation log, remove unused test * Update docs * Deprecation log * Compatibility date, other fixes * Fix docs * 0.0.1 --------- Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for bc5dc00 - Browse repository at this point
Copy the full SHA bc5dc00View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 006de50 - Browse repository at this point
Copy the full SHA 006de50View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for daeb217 - Browse repository at this point
Copy the full SHA daeb217View commit details
Commits on Jan 12, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 064feea - Browse repository at this point
Copy the full SHA 064feeaView commit details -
community[minor]: Upgrade Astra client and add support for namespaces (β¦
β¦#3997) * upgrade astra client + add namespace support * cleanup
2Configuration menu - View commit details
-
Copy full SHA for 5ddd918 - Browse repository at this point
Copy the full SHA 5ddd918View commit details -
community[patch]: Add upsert by id to MongoDB (#3999)
* added option to update existing docs instead of always creating new (duplicate) ones * Add AsyncCaller to MongoDBAtlasVectorSearchLibArgs * made Mr. Lint Junior IV van Lintingtown happy * Adds upsert by id --------- Co-authored-by: Rize <georgklose9@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 85a687b - Browse repository at this point
Copy the full SHA 85a687bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4745c98 - Browse repository at this point
Copy the full SHA 4745c98View commit details -
Merge pull request #4002 from langchain-ai/release
community[patch]: Release 0.0.17
1Configuration menu - View commit details
-
Copy full SHA for 4c2f8a1 - Browse repository at this point
Copy the full SHA 4c2f8a1View commit details -
docs[minor]: togetherai embeddings docs (#3995)
* docs[major]: Together AI embeddings docs * cr * Update docs/core_docs/docs/integrations/text_embedding/togetherai.mdx * Update examples/src/embeddings/togetherai.ts * Fix examples --------- Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 44b00c0 - Browse repository at this point
Copy the full SHA 44b00c0View commit details
Commits on Jan 14, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 20a17de - Browse repository at this point
Copy the full SHA 20a17deView commit details -
Add stacktrace to tracer errors (#4010)
* Add stacktrace to tracer errors * Remove unnecessary optional chaining operator --------- Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 6c2a4d2 - Browse repository at this point
Copy the full SHA 6c2a4d2View commit details -
update sql_utils: add oracle integration (#3966)
* update sql_utils: add oracle integration * execute yarn lint and yarn format * update oracle query * update sql_utils.ts
2Configuration menu - View commit details
-
Copy full SHA for fec52de - Browse repository at this point
Copy the full SHA fec52deView commit details
Commits on Jan 15, 2024
-
core[minor]: Move function calling definitions and utils to core (#4023)
* Move function calling definitions and utils to core * Bump yarn lock
2Configuration menu - View commit details
-
Copy full SHA for 47607c9 - Browse repository at this point
Copy the full SHA 47607c9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for a3b505a - Browse repository at this point
Copy the full SHA a3b505aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a1e09b - Browse repository at this point
Copy the full SHA 2a1e09bView commit details -
Merge pull request #4026 from langchain-ai/release
core[patch]: Release 0.1.13
2Configuration menu - View commit details
-
Copy full SHA for 30f397d - Browse repository at this point
Copy the full SHA 30f397dView commit details -
langchain[patch], openai[patch]: Use new function calling utils in alβ¦
β¦l docs (#4025) * Use new function calling utils in all docs * Bump deps * Update lock
2Configuration menu - View commit details
-
Copy full SHA for 886700c - Browse repository at this point
Copy the full SHA 886700cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5409f96 - Browse repository at this point
Copy the full SHA 5409f96View commit details -
Merge pull request #4028 from langchain-ai/release
openai[patch]: Release 0.0.12
Configuration menu - View commit details
-
Copy full SHA for 7181e50 - Browse repository at this point
Copy the full SHA 7181e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68c0f0 - Browse repository at this point
Copy the full SHA d68c0f0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 3d0ca87 - Browse repository at this point
Copy the full SHA 3d0ca87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.2...0.1.3