linkedin icon indicating copy to clipboard operation
linkedin copied to clipboard

Pin langchain to latest version 0.1.14

Open pyup-bot opened this issue 1 year ago • 0 comments

This PR pins langchain to the latest release 0.1.14.

Changelog

0.1.14

What's Changed
* langchain[patch]: Release 0.1.13 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4287
* langchain[patch]: Improve memory vector store tests by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4283
* infra[minor]: Split unit tests by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4292
* docs[minor]: Add new QA & RAG use case section by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4211
* docs[patch]: Fix header typo by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4295
* create-langchain-integration[patch]: Fix build command + release by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4297
* redis[major]: Adds new langchain/redis integration package by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4299
* redis[patch]: Release 0.0.1 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4300
* community[minor]: update CloseVector versions to greatly improve web saving/loading of index files over 5MB. by jo32 in https://github.com/langchain-ai/langchainjs/pull/4291
* google-genai[patch]: Extend GoogleGenerativeAIEmbeddings to embed more than 100 documents by imjwang in https://github.com/langchain-ai/langchainjs/pull/4279
* google-genai[patch]: Release 0.0.10 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4301
* Fix typos and grammer errors in concepts.mdx by barisbll in https://github.com/langchain-ai/langchainjs/pull/4304
* core[patch]: Properly export ImagePromptTemplate by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4307
* ci[patch]: Set concurrency to 1 for unit tests ci by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4310
* core[minor]: Move remote runnable to core and fix base message serialization format by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4309
* core[patch]: Update build artifact by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4311
* core[patch]: Release 0.1.24 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4313
* docs[minor]: Add OpenAI tools docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4306
* langchain[patch]: Fix ImagePromptTemplate deserialization, export RemoteRunnable directly from langchain/core by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4308
* langchain[minor]: Add imports migration script by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4103
* langchain[patch]: update metadata and default expand param for confluence loader by fuleinist in https://github.com/langchain-ai/langchainjs/pull/4220

New Contributors
* barisbll made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4304

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.13...0.1.14

0.1.13

What's Changed
* langchain[patch]: Release 0.1.12 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4247
* community[patch]: Release 0.0.26 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4248
* weaviate[major],langchain[patch],community[patch]: Adds weaviate vector store integration package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4077
* weaviate[patch]: Add build auto-gen missing components by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4250
* weaviate[patch]: Release 0.0.1 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4251
* all[patch]: Add homepage to package.json for proper readmes by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4252
* mistralai[patch]: Release 0.0.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4259
* anthropic[patch]: Release 0.0.10 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4260
* cloudflare[patch]: Release 0.0.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4261
* cohere[patch]: Release 0.0.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4262
* exa[patch]: Release 0.0.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4263
* google-genai[patch]: Release 0.0.9 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4264
* pinecone[patch]: Release 0.0.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4265
* azure-openai[major]: Integration of Azure OpenAI SDK with Langchain by sarangan12 in https://github.com/langchain-ai/langchainjs/pull/3919
* azure-openai[patch]: Update build artifacts by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4266
* core[patch]: Pass runnable config directly to RunnableLambda by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4267
* core[patch]: Release 0.1.22 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4270
* examples[patch],langchain[patch],community[patch]: Remove dup fake testing models by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4271
* all[patch]: Relax Weaviate dependency, add deserialization namespace for messages, fix import map gen by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4274
* create-langchain-integration[patch]: Release 0.0.9 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4275
* pinecone[patch]: Add additional namespace customizing by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4254
* pinecone[patch]: Release 0.0.3 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4284
* core[minor]: Add XML output parser by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4258
* core[patch]: Release 0.1.23 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4285
* langchain[patch]: Remove unnecessary peer dep by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4286

New Contributors
* sarangan12 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3919

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.12...0.1.13

0.1.12

What's Changed
* langchain[patch]: Release 0.1.11 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4218
* community[patch]: Relax peer deps for community for deprecated entrypoints, skip flaky integration tests by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4222
* community[patch]: Release 0.0.24 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4223
* create-langchain-integration[patch]: Release 0.0.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4227
* community[minor]: Add support for TogetherAI chat json/tool calling by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4225
* community[patch]Release 0.0.25 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4235
* exa[patch]docs[patch]: Bump Exa & improve examples by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4226
* exa[patch] Release 0.0.2 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4240
* core[patch]: Emit stream log chunks without awaiting for the first stream chunk by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4241
* Fix missing import_type.js, remove dynamic imports by dqbd in https://github.com/langchain-ai/langchainjs/pull/4236
* Emit and add .d.cts definition files to package.json exports by dqbd in https://github.com/langchain-ai/langchainjs/pull/4238
* all[patch]: Bump scripts package versions by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4243
* community[patch]: support all opensearch term level query type in filter 4121 by fuleinist in https://github.com/langchain-ai/langchainjs/pull/4157
* langchain[patch]: adding start arg to confluence loader by fuleinist in https://github.com/langchain-ai/langchainjs/pull/4191
* core[patch]: Add cancel method for cleanup on iterable readable streams by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4244
* core[minor],docs[minor]: Update multi modal prompt template support by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3682
* core[patch]: Release 0.1.21 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4245
* openai[patch]: Release 0.0.14 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4246


**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.11...0.1.12

0.1.11

What's Changed
* langchain[patch]: Release 0.1.10 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4205
* Update pgvector docker image by mkesper in https://github.com/langchain-ai/langchainjs/pull/4207
* core[minor]: Refactor the MessageContent type. by afirstenberg in https://github.com/langchain-ai/langchainjs/pull/3797
* create-langchain-integration[minor]: Update copied files by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4209
* Initial work implementing Gemini LLM and chat models for both Google AI Studio and Vertex AI by afirstenberg in https://github.com/langchain-ai/langchainjs/pull/3960
* core[patch]: Release 0.1.20 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4213
* langchain[patch]: Add an environment variable for suppressing deprecation warnings by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4212
* docs[patch]: Fix typo by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4214
* langchain[patch]: add expand param to ConfluencePagesLoaderParams by fuleinist in https://github.com/langchain-ai/langchainjs/pull/4206
* langchain[patch]: Loosen output typing by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4216
* community[minor]: Addded ChatTogetherAI integration by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4215
* community[patch]: Release 0.0.23 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4217

New Contributors
* mkesper made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4207
* fuleinist made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4206

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.10...0.1.11

0.1.10

What's Changed
* langchain[patch]: Release 0.1.9 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4182
* Fix Deprecated Import from docs/agents/quick_start.mdx by leonvanzyl in https://github.com/langchain-ai/langchainjs/pull/4192
* langchain[patch]: Spread document metadata into document prompt by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4198
* langchain[patch]: Update structured_output to allow parsing using zod by ashburnham in https://github.com/langchain-ai/langchainjs/pull/4162
* cohere[patch]: Fix use of CohereChat with RunnableWithMessageHistory by imjwang in https://github.com/langchain-ai/langchainjs/pull/4188
* cohere[patch]: Release 0.0.3 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4199
* community[patch]: adding cassandra utils by mieslep in https://github.com/langchain-ai/langchainjs/pull/4193
* community[patch]: Release 0.0.22 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4202
* docs[minor],langchain[minor]: SQL use cases by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4120
* docs[minor]: Add chatbot use case by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4201
* core[patch]: Release 0.1.19 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4204

New Contributors
* leonvanzyl made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4192
* imjwang made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4188

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.9...0.1.10

0.1.9

What's Changed
* community[patch]: Release 0.0.21 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4179
* langchain[patch]: Trace in Evaluators Project by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4180


**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.8...0.1.9

0.1.8

What's Changed
* docs[patch]: Fix typo by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4150
* core[minor]: Add streaming for runnable branch by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4159
* core[patch]: Release 0.1.18 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4160
* docs[patch]: Remove pinecone node-only warnings by erakor in https://github.com/langchain-ai/langchainjs/pull/4166
* openai[patch]: Adds support for dimensions param for OpenAI v3 embeddings by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4169
* openai[patch]: Release 0.0.13 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4170
* google-genai[patch]: fixing chat converstaion in the chat model by anton-volodko in https://github.com/langchain-ai/langchainjs/pull/4144
* ci[patch]: comment out codecov by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4172
* google-genai[patch]: Bump SDK version, bugfix by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4171
* google-genai[patch]: Release 0.0.8 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4173
* all[minor]: Replace all LC package scripts with `langchain/scripts` by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4092
* dont build deps by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4175
* docs[patch]: Add LangGraph docs page by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4174
* community[minor]: Cassandra: add MMR; split native and Astra connections by mieslep in https://github.com/langchain-ai/langchainjs/pull/3910
* community[minor]: Fix CloseVector similarity score (1.0 - distance) by jordi-murgo in https://github.com/langchain-ai/langchainjs/pull/4125
* community[minor]: Add support for Azure AI Search vector store by sinedied in https://github.com/langchain-ai/langchainjs/pull/4044
* langchain[patch]: Adds chain tool entrypoint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4177
* langchain[patch]: Add eval source links by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4176
* langchain[patch]: Release 0.1.8 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4178

New Contributors
* erakor made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4166
* anton-volodko made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4144

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.7...0.1.8

0.1.7

What's Changed
* langchain[patch]: Release 0.1.6 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4141
* langchain[patch]: Update evaluation docstrings and example by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4146
* community[minor]: fix Astra db peerDependency by mfortman11 in https://github.com/langchain-ai/langchainjs/pull/4147
* exa[major] Add exa search integration package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4148
* exa[patch] Release 0.0.1 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4149
* Indexing API Port by MJDeligan in https://github.com/langchain-ai/langchainjs/pull/4064
* langchain[patch]: Extend function input by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4145
* langchain[minor]: Add inputKey in conversational retrieval agent by jordi-murgo in https://github.com/langchain-ai/langchainjs/pull/4127
* langchain[patch]: Release 0.1.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4151

New Contributors
* jordi-murgo made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4127

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.6...0.1.7

0.1.6

What's Changed
* In Why use LCEL Page, navigation is not working in docs properly by Athesh007 in https://github.com/langchain-ai/langchainjs/pull/4116
* PyInterpreter Import Notes by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4100
* community[minor]: Add indexes module by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4081
* infra[minor]: Add codecov to CI & run all unit tests in CI by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4126
* docs[minor]: Adds deployment guide by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4128
* scritps[minor]: use config file for scripts package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4133
* scripts[patch]: Release 0.0.2 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4135
* all[patch]: Drop unused release-branch.sh script by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4134
* Updated "Add message history" documentation page for missing module import by pranav-kural in https://github.com/langchain-ai/langchainjs/pull/4136
* community[patch]: Allow for firestore message history with dynamic collections & docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4122
* Add Amazon Knowledge Bases retriever support by jl4nz in https://github.com/langchain-ai/langchainjs/pull/4035
* Add Memgraph support by katarinasupe in https://github.com/langchain-ai/langchainjs/pull/4008
* community[patch]: Release 0.0.20 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4137
* langchain[patch]: Relax legacy Pinecone dep by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4139
* LangSmith Test Runner by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4011
* langchain[patch]: Remove some formatting in eval progress bar display by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4140

New Contributors
* Athesh007 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4116
* pranav-kural made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4136
* katarinasupe made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4008

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.5...0.1.6

0.1.5

What's Changed
* langchain[patch]: Release 0.1.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4072
* Add Pinecone integration by zackproser in https://github.com/langchain-ai/langchainjs/pull/4062
* langchain[patch], community[patch]: Allow Anthropic models to handle function messages by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4076
* docs[minor]: Autogenerate typedoc config, add to gitignore. by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4079
* all[patch]: Run prettier on scripts folders too by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4080
* community[patch]: Add fallback for missing metadata in Redis documents by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4085
* core[minor]: Buffer the first chunk on .stream() calls to catch streaming errors immediately on startup by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4083
* langchain[minor]: update sql_utils: add schema for mssql by therajatg in https://github.com/langchain-ai/langchainjs/pull/4006
* langchain[patch]: Correcting token text-splitting behavior by matthewdparker in https://github.com/langchain-ai/langchainjs/pull/4078
* core[patch]: Release 0.1.17 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4088
* community[patch]: Release 0.0.19 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4089
* langchain[patch]: Increase remote runnable default timeout by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4090
* all[patch]: add prettier config files by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4087
* scripts[major]: Add LangChain scripts package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4093
* scripts[patch]: Revert version back to 0 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4101
* Release `langchain/scripts` 0.0.1 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4102
* fixed issue 4097 by ritvikPuranik in https://github.com/langchain-ai/langchainjs/pull/4098
* langchain[patch]: Allow headers to be passed in remote runnable requests, docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4107
* langchain[patch]: Release 0.1.5 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4108

New Contributors
* therajatg made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4006
* matthewdparker made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4078
* ritvikPuranik made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4098

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.4...0.1.5

0.1.4

What's Changed
* langchain[patch]: Release 0.1.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4031
* core[minor]: Add ability for runnable passthrough to call a func by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3998
* core[patch]: Allow runnable func to have async by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4033
* core[patch]: Fix return type of .pipe() by nfcampos in https://github.com/langchain-ai/langchainjs/pull/4032
* core[patch]: Release 0.1.14 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4040
* Populate streamed_output for all runs handled by transformStreamWithConfig by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4042
* all[patch]: Fix `yarn lint:fix` everywhere, add to turbo by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4045
* core[minor]: Fix configs not getting passes into all batch invocations by bracesproul in https://github.com/langchain-ai/langchainjs/pull/4047
* core[patch]: Suppress run map warnings by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4051
* core[patch]: Refactor patchConfig method and add ensureConfig by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4048
* core[patch]: Use new batch maxConcurrency parameter in runnable config by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4052
* core[patch]: Release 0.1.15 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4053
* community[patch]: Add streaming for HuggingFace Inference (also add the support of stop-sequences) by ljhskyso in https://github.com/langchain-ai/langchainjs/pull/3932
* Add the Milvus partition feature by Mista-Shelby in https://github.com/langchain-ai/langchainjs/pull/3950
* Bump Zod & Zod-to-Json-Schema, fix imports by StefanTerdell in https://github.com/langchain-ai/langchainjs/pull/4041
* fix 4027 loadFromPython failed by ewfian in https://github.com/langchain-ai/langchainjs/pull/4036
* community[patch]: Add neo4j timeout option by tomasonjo in https://github.com/langchain-ai/langchainjs/pull/4057
* core[patch]: Add fake embeddings classes to core by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4066
* Update runnable config ensure and merge to match py by nfcampos in https://github.com/langchain-ai/langchainjs/pull/4067
* langchain[minor]: remote runnable stream log, additional serialization updates by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3555
* community[minor]: feat: turbopuffer vector store by mattzcarey in https://github.com/langchain-ai/langchainjs/pull/3780
* docs[minor], core[minor], langchain[minor]: Adds tool use use case docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4068
* core[patch]: Release 0.1.16 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4070
* community[patch]: Change recommended entrypoint, bump versions by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4069
* community[patch]: Release 0.0.18 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4071

New Contributors
* ljhskyso made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3932
* Mista-Shelby made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3950
* StefanTerdell made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4041

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.3...0.1.4

0.1.3

What's Changed
* langchain[patch]: Release 0.1.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3973
* docs[patch]: Refactor memory docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3974
* docs[patch]: Fix bad import in docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3980
* core[patch]: Adjust iterable readable stream typing by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3979
* Update openai to ^4.24.2 and include logprobs in `generationInfo` by functorism in https://github.com/langchain-ai/langchainjs/pull/3981
* openai[patch]: Release 0.0.11 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3986
* cloudflare[major]: Add integration package, fix Vectorize for latest workers by kristianfreeman in https://github.com/langchain-ai/langchainjs/pull/3982
* docs[patch]: Add DLAI to tutorials in docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3994
* allow empty arrays for Weaviate metadata by the-powerpointer in https://github.com/langchain-ai/langchainjs/pull/3991
* ci[patch]: Fix CI by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4001
* community[minor]: Upgrade Astra client and add support for namespaces by mfortman11 in https://github.com/langchain-ai/langchainjs/pull/3997
* community[patch]: Add upsert by id to MongoDB by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3999
* community[patch]: Release 0.0.17 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4002
* docs[minor]: togetherai embeddings docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3995
* Fix typo in createHistoryAwareRetriever documentation by intergalacticmammoth in https://github.com/langchain-ai/langchainjs/pull/4016
* Add stacktrace to tracer errors by hinthornw in https://github.com/langchain-ai/langchainjs/pull/4010
* update sql_utils: add oracle integration by matheus-santos-souza in https://github.com/langchain-ai/langchainjs/pull/3966
* core[minor]: Move function calling definitions and utils to core by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4023
* core[patch]: Add docstring, small tweak by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4024
* core[patch]: Release 0.1.13 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4026
* langchain[patch], openai[patch]: Use new function calling utils in all docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4025
* openai[patch]: Release 0.0.12 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4028
* langchain[patch]: Bump dep by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4029
* langchain[patch]: Update yarn.lock by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/4030

New Contributors
* functorism made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3981
* intergalacticmammoth made their first contribution in https://github.com/langchain-ai/langchainjs/pull/4016
* matheus-santos-souza made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3966

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.2...0.1.3

0.1.2

What's Changed
* langchain[patch]: Release 0.1.1 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3945
* langchain[patch]: Export types by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3946
* core[patch]: Factor out flaky property by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3953
* core[patch]: fix: update dereference.ts to match upstream by glorat in https://github.com/langchain-ai/langchainjs/pull/3943
* core[patch]: Fix tree shaking warning by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3954
* core[patch]: Release 0.1.11 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3959
* fix: fix class  RunnableAgent comment by Zhangchi123456 in https://github.com/langchain-ai/langchainjs/pull/3947
* docs[patch]: Guide for debugging by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3958
* community[minor]: accept num_predict option as a param by ashokgelal in https://github.com/langchain-ai/langchainjs/pull/3957
* core[patch]: Add export by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3965
* docs[patch]: Fix typos in docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3967
* Match Python serialization for JSON output OAI parsers by dqbd in https://github.com/langchain-ai/langchainjs/pull/3948
* core[patch]: Enable tracer to handle Date outputs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3968
* core[patch]: Release 0.1.12 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3970
* langchain[patch]: Bump core dep by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3971
* langchain[minor]: Date Output Parser by jeffbuyunhe in https://github.com/langchain-ai/langchainjs/pull/3934
* community[minor]: feat: Support batching and deletes for AstraDB Vector Store by mfortman11 in https://github.com/langchain-ai/langchainjs/pull/3929
* Add Alibaba qwen chat models by zhengxs2018 in https://github.com/langchain-ai/langchainjs/pull/3826
* experimental[minor]: Adds experimental custom format prompt templates and handlebars by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3885
* community[patch]: Release 0.0.16 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3972

New Contributors
* glorat made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3943
* Zhangchi123456 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3947
* ashokgelal made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3957
* jeffbuyunhe made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3934
* zhengxs2018 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3826

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.1...0.1.2

0.1.1

What's Changed
* langchain[minor]: Release 0.1.0 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3933
* docs[patch]: Replace imports by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3931
* langchain[patch]: Fix lint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3936
* langchain[patch][tests]: Added tests for new create agent functions by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3930
* core[patch]: Narrow iterable readable stream typing by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3938
* docs[patch]: Fix features having strikethrough when not deprecated by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3940
* langchain[minor]: Adds create runnable chain functions by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3928


**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.0...0.1.1

0.1.0

What's Changed
* langchain[patch]: Release 0.0.214 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3876
* core[patch]: Release 0.1.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3877
* docs[patch]: Update imports in docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3878
* core[patch]: Add token usage interface to core by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3871
* ci[patch]: Adds initial dependency range test, move tests by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3887
* docs[patch]: update llm quickstart section heading by medic-code in https://github.com/langchain-ai/langchainjs/pull/3889
* community[patch]: Move all tests to community by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3893
* docs[patch]: Replace lc proper OpenAI imports with langchain/openai by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3886
* docs[patch]: Add storage docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3870
* Jacob/connery update by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3896
* Jacob/llmonitor to lunary by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3895
* community[patch]: Release 0.0.14 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3899
* Update embedQuery to use inputType by EricThompson-PeopleReign in https://github.com/langchain-ai/langchainjs/pull/3901
* cohere[patch]: Fix Cohere release command by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3902
* cohere[patch]: Release 0.0.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3904
* template[patch]: Add passWithNoTests to template jest config by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3903
* template[patch]: Bump create-langchain-integration by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3905
* docs[patch]: Update examples imports to use core by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3898
* ci[minor]: Add lowest dependency range CI check by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3906
* community[patch]: Add external dep to tree shaking list by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3911
* core[patch]: Readd core entrypoint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3912
* langchain[patch]: Test housekeeping by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3913
* core[patch]: Add generics to `RunnablePassthrough.assign` by zirkelc in https://github.com/langchain-ai/langchainjs/pull/3844
* core[patch]: Release 0.1.8 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3914
* docs[patch]: Update anthropic imports to use anthropic package by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3915
* docs[patch]: Add more distinct deprecation warning in api refs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3926
* langchain[minor], core[patch]: 0.1.0 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3861

New Contributors
* medic-code made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3889
* EricThompson-PeopleReign made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3901
* zirkelc made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3844

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.0.214...0.1.0

0.0.520

What's Changed

0.0.354

What's Changed
* Improve markdown list parser by nfcampos in https://github.com/langchain-ai/langchain/pull/15295
* [core] add test for json parser by hwchase17 in https://github.com/langchain-ai/langchain/pull/15297
* community[patch]: Release 0.0.7 by baskaryan in https://github.com/langchain-ai/langchain/pull/15320
* langchain: Exclude non-utf8 file from loader since it causes an error in the code_understanding example by Tchotchke in https://github.com/langchain-ai/langchain/pull/15324
* langchain: minor changes to StuffDocumentsChain._get_inputs by romainfd in https://github.com/langchain-ai/langchain/pull/15321
* Upgrades the Tongyi LLM and ChatTongyi Model by liushuaikobe in https://github.com/langchain-ai/langchain/pull/14793
* Update vectorstore_retriever_memory.mdx by kellyelton in https://github.com/langchain-ai/langchain/pull/15275
* community: corrected typo in .readthedocs.yaml by piyuple in https://github.com/langchain-ai/langchain/pull/15309
* core: Update messages/__init__.py to account for AIMessageChunk which breaks message history runnable. by jonnolen in https://github.com/langchain-ai/langchain/pull/15327
* Patch: improve check openai version by chyroc in https://github.com/langchain-ai/langchain/pull/15301
* [documentation] documentation revamp by hwchase17 in https://github.com/langchain-ai/langchain/pull/15281
* Delete V1 tracer and refactor tracer tests to core by agola11 in https://github.com/langchain-ai/langchain/pull/15326
* Propagate context vars in all classes/methods by nfcampos in https://github.com/langchain-ai/langchain/pull/15329
* Catch type errors in dumps/dumpd by nfcampos in https://github.com/langchain-ai/langchain/pull/15336
* Community: Newlines before bullets in IPYNB files (Vectara) by ofermend in https://github.com/langchain-ai/langchain/pull/15330
* docs: cleanup rag use case by baskaryan in https://github.com/langchain-ai/langchain/pull/15284
* docs: revamp redirects by baskaryan in https://github.com/langchain-ai/langchain/pull/15366
* community:qianfan endpoint support init params & remove useless params definition by danielhjz in https://github.com/langchain-ai/langchain/pull/15381
* Update Multi_modal_RAG.ipynb by naveentnj in https://github.com/langchain-ai/langchain/pull/15378
* docs(ollama): Fix Documentation in `CallbackManager`, missing `])` by yhzhu99 in https://github.com/langchain-ai/langchain/pull/15380
* [docs] update agent cookbook lcel by hwchase17 in https://github.com/langchain-ai/langchain/pull/15349
* Docs: Fix spelling and grammar on Concepts page by donovanmuller in https://github.com/langchain-ai/langchain/pull/15364
* Langchain: Fix quickstart doc code not working by AhmedHathout in https://github.com/langchain-ai/langchain/pull/15352
* Docs: add param comment for `tracing_v2_enabled` by chyroc in https://github.com/langchain-ai/langchain/pull/15308
* Documentation: Update playwright documentation for langchain version >= 0.0.351 by abhishek9909 in https://github.com/langchain-ai/langchain/pull/15260
* fix(minor): added missing **kwargs parameter to chroma query function by joel-teratis in https://github.com/langchain-ai/langchain/pull/14919
* feat: mask api_key for konko by chyroc in https://github.com/langchain-ai/langchain/pull/14010
* Add missing comment char "" before Load in chain.py for the rag-pinecone-rerank template by samuelpath in https://github.com/langchain-ai/langchain/pull/15209
* ci: upgrade actions by purificant in https://github.com/langchain-ai/langchain/pull/15114
* community:Lazy load wikipedia dump file by cjaniake in https://github.com/langchain-ai/langchain/pull/15111
* docs: updated document for 'Return Source Documents' Functionality by cyai in https://github.com/langchain-ai/langchain/pull/15106
* fix: call correct stream method in ollama by David-Kristek in https://github.com/langchain-ai/langchain/pull/15104
* Langchain: Fix typo in documentation by GauravWaghmare in https://github.com/langchain-ai/langchain/pull/15124
* Update LLaMA2_sql_chat.ipynb by naveentnj in https://github.com/langchain-ai/langchain/pull/15379
* [docs] update toolkit docs by hwchase17 in https://github.com/langchain-ai/langchain/pull/15294
* Feat add volcano embedding by lujingxuansc in https://github.com/langchain-ai/langchain/pull/14693
* community: Integration of New Chat Model Based on ChatGLM3 via ZhipuAI API by linancn in https://github.com/langchain-ai/langchain/pull/15105
* Refactor: use SecretStr for GPTRouter chat-model by chyroc in https://github.com/langchain-ai/langchain/pull/15101
* Refactor: use SecretStr for palm chat-model by chyroc in https://github.com/langchain-ai/langchain/pull/15100
* Refactor: use SecretStr for edenai embeddings by chyroc in https://github.com/langchain-ai/langchain/pull/15092
* Refactor: use SecretStr for embaas embeddings by chyroc in https://github.com/langchain-ai/langchain/pull/15091
* Refactor: use SecretStr for llm_rails embeddings by chyroc in https://github.com/langchain-ai/langchain/pull/15090
* Update regex in output parser by sharrajesh in https://github.com/langchain-ai/langchain/pull/15082
* Added more filtering options to pgvector vectorstore by savoiepe in https://github.com/langchain-ai/langchain/pull/14852
* Restore self message sent before OSX 12 Monterey by idvorkin in https://github.com/langchain-ai/langchain/pull/14818
* docs `microsoft` pages sort order fix by leo-gan in https://github.com/langchain-ai/langchain/pull/14771
* Add AstraDB document loader by cbornet in https://github.com/langchain-ai/langchain/pull/14747
* Added: docs Headers to Steam Tool notebook steps by muntaqamahmood in https://github.com/langchain-ai/langchain/pull/14749
* python-lint by joshuasundance-swca in https://github.com/langchain-ai/langchain/pull/14689
* Update _retrieve_ref inside json_schema.py to include an isdigit() check by pareshchiramel in https://github.com/langchain-ai/langchain/pull/14745
* fix: syntax error in function docs by Undertone0809 in https://github.com/langchain-ai/langchain/pull/14641
* Enhancement on feature/yaml output parser by TomTom101 in https://github.com/langchain-ai/langchain/pull/14674
* Fixing the Issue with DashScopeEmbeddings Handling More than 25 Rows of Data by xu-xiang in https://github.com/langchain-ai/langchain/pull/14662
* Fix for openai multi tools input format. by themrzmaster in https://github.com/langchain-ai/langchain/pull/14653
* add api_base to _client_params (community version of 14393) by DavidLMS in https://github.com/langchain-ai/langchain/pull/14644
* GITLAB_URL should take default https://gitlab.com instead of error by manjunathshiva in https://github.com/langchain-ai/langchain/pull/14638
* WatsonxLLM updates/enhancements by MateuszOssGit in https://github.com/langchain-ai/langchain/pull/14598
* Langchain_community: Small Fix when loading facebook messages by keenborder786 in https://github.com/langchain-ai/langchain/pull/15358
* Update `gpt4all.mdx` doc by 169 in https://github.com/langchain-ai/langchain/pull/15392
* infra: remove path filter on check_diffs by efriis in https://github.com/langchain-ai/langchain/pull/15418
* Calculate trace_id and dotted_order client side by agola11 in https://github.com/langchain-ai/langchain/pull/15351
* docs: fix agents index links by baskaryan in https://github.com/langchain-ai/langchain/pull/15419
* docs: fix modelio index links by baskaryan in https://github.com/langchain-ai/langchain/pull/15421
* langchain[patch], experimental[patch]: replace langchain.schema imports by baskaryan in https://github.com/langchain-ai/langchain/pull/15410
* Fetch runnable config from context var inside runnable lambda and runnable generator by nfcampos in https://github.com/langchain-ai/langchain/pull/15334
* docs, community[patch], experimental[patch], langchain[patch], cli[pa… by baskaryan in https://github.com/langchain-ai/langchain/pull/15412
* Use tz-aware utc datetimes in tracer by nfcampos in https://github.com/langchain-ai/langchain/pull/15187
* add get prompts method by hwchase17 in https://github.com/langchain-ai/langchain/pull/15425
* docs, experimenta[patch], langchain[patch], community[patch]: update storage imports by baskaryan in https://github.com/langchain-ai/langchain/pull/15429
* refactor `utils` by leo-gan in https://github.com/langchain-ai/langchain/pull/15432
* docs `Microsoft` platform page update by leo-gan in https://github.com/langchain-ai/langchain/pull/15420
* added fix for key error: doc_id by suhas-kotaki in https://github.com/langchain-ai/langchain/pull/15428
* core:adds tests for partial_variables by dkajtoch in https://github.com/langchain-ai/langchain/pull/15427
* Remove unused `_get_python_repl` by 169 in https://github.com/langchain-ai/langchain/pull/15389
* langchain[patch], experimental[patch], docs: update tools imports by baskaryan in https://github.com/langchain-ai/langchain/pull/15433
* Fix: fix Bing Search empty result exception, fix 15384 by chyroc in https://github.com/langchain-ai/langchain/pull/15387
* SQLDatabase drop the column names in the result. by dudub12 in https://github.com/langchain-ai/langchain/pull/15361
* Fixed minor type in  self_query.ipynb by aqibamir in https://github.com/langchain-ai/langchain/pull/15196
* community: Semanticscholar tool to search 200M+ scientific articles by shauryr in https://github.com/langchain-ai/langchain/pull/15151
* Refactor: use SecretStr for tongyi chat-model by chyroc in https://github.com/langchain-ai/langchain/pull/15102
* Use args option in jaguar so it takes more options in similarity search by fserv in https://github.com/langchain-ai/langchain/pull/15080
* feat: add Google BigQueryVectorSearch in vectorstore by ashleyxuu in https://github.com/langchain-ai/langchain/pull/14829
* langchain[patch], docs: update agent toolkit imports by baskaryan in https://github.com/langchain-ai/langchain/pull/15434
* docs: together ai updates by efriis in https://github.com/langchain-ai/langchain/pull/15435
* Milvus allows to store metadata as json field by mokeyish in https://github.com/langchain-ai/langchain/pull/14636
* Fix failing serpapi response processing for Google Maps API by LoopKarma in https://github.com/langchain-ai/langchain/pull/14817
* Add the collection_description parameter to Milvus by mokeyish in https://github.com/langchain-ai/langchain/pull/14524
* core:  update json output parser by apisani1 in https://github.com/langchain-ai/langchain/pull/15079
* Support `score_threshold` in SupabaseVectorStore similarity search by codehound42 in https://github.com/langchain-ai/langchain/pull/14439
* Improvement: Allow passing parameters to the underlying es_client. Closes: 14403 by 169 in https://github.com/langchain-ai/langchain/pull/14435
* adding vectorstore_kwarg attribute to search_similarity function by amaleki2 in https://github.com/langchain-ai/langchain/pull/14604
* Fix Bedrock broad error catching by JuR-0 in https://github.com/langchain-ai/langchain/pull/14398
* update LanguageModelInput from List to Sequence by alan910127 in https://github.com/langchain-ai/langchain/pull/14405
* refactor: Qdrant async improvements by Anush008 in https://github.com/langchain-ai/langchain/pull/14492
* [Improvement]  Evals: Add git info by hinthornw in https://github.com/langchain-ai/langchain/pull/15446
* fixed a dependency duplicate by leo-gan in https://github.com/langchain-ai/langchain/pull/15444
* cleanup getting started by hwchase17 in https://github.com/langchain-ai/langchain/pull/15450
* feat: new integration `wasm_chat` by apepkuss in https://github.com/langchain-ai/langchain/pull/14787
* Add option to preserve headers in MarkdownHeaderTextSplitter by finnless in https://github.com/langchain-ai/langchain/pull/14433
* Fix `llms.Mlflow` example by harupy in https://github.com/langchain-ai/langchain/pull/14386
* Patch: improve type hint by chyroc in https://github.com/langchain-ai/langchain/pull/15451
* Remove unused `Params` by harupy in https://github.com/langchain-ai/langchain/pull/14385
* langchain[patch], experimental[patch]: update utilities imports by baskaryan in https://github.com/langchain-ai/langchain/pull/15438
* core[patch]: Release 0.1.5 by baskaryan in https://github.com/langchain-ai/langchain/pull/15480
* infra: add minimum deps pre release check by baskaryan in https://github.com/langchain-ai/langchain/pull/15485
* community[patch]: Release 0.0.8 by baskaryan in https://github.com/langchain-ai/langchain/pull/15481
* infra: fix min deps test by baskaryan in https://github.com/langchain-ai/langchain/pull/15486
* community[patch]: bump core version >=0.1.5,<0.2 by baskaryan in https://github.com/langchain-ai/langchain/pull/15488
* infra: update community test min reqs by baskaryan in https://github.com/langchain-ai/langchain/pull/15490
* langchain[patch]: Release 0.0.354 by baskaryan in https://github.com/langchain-ai/langchain/pull/15482
* langchain[patch]: bump community >=0.0.8,<0.1 by baskaryan in https://github.com/langchain-ai/langchain/pull/15492

New Contributors
* Tchotchke made their first contribution in https://github.com/langchain-ai/langchain/pull/15324
* romainfd made their first contribution in https://github.com/langchain-ai/langchain/pull/15321
* liushuaikobe made their first contribution in https://github.com/langchain-ai/langchain/pull/14793
* kellyelton made their first contribution in https://github.com/langchain-ai/langchain/pull/15275
* piyuple made their first contribution in https://github.com/langchain-ai/langchain/pull/15309
* jonnolen made their first contribution in https://github.com/langchain-ai/langchain/pull/15327
* naveentnj made their first contribution in https://github.com/langchain-ai/langchain/pull/15378
* yhzhu99 made their first contribution in https://github.com/langchain-ai/langchain/pull/15380
* donovanmuller made their first contribution in https://github.com/langchain-ai/langchain/pull/15364
* AhmedHathout made their first contribution in https://github.com/langchain-ai/langchain/pull/15352
* abhishek9909 made their first contribution in https://github.com/langchain-ai/langchain/pull/15260
* joel-teratis made their first contribution in https://github.com/langchain-ai/langchain/pull/14919
* purificant made their first contribution in https://github.com/langchain-ai/langchain/pull/15114
* cjaniake made their first contribution in https://github.com/langchain-ai/langchain/pull/15111
* David-Kristek made their first contribution in https://github.com/langchain-ai/langchain/pull/15104
* GauravWaghmare made their first contribution in https://github.com/langchain-ai/langchain/pull/15124
* sharrajesh made their first contribution in https://github.com/langchain-ai/langchain/pull/15082
* savoiepe made their first contribution in https://github.com/langchain-ai/langchain/pull/14852
* pareshchiramel made their first contribution in https://github.com/langchain-ai/langchain/pull/14745
* xu-xiang made their first contribution in https://github.com/langchain-ai/langchain/pull/14662
* themrzmaster made their first contribution in https://github.com/langchain-ai/langchain/pull/14653
* DavidLMS made their first contribution in https://github.com/langchain-ai/langchain/pull/14644
* manjunathshiva made their first contribution in https://github.com/langchain-ai/langchain/pull/14638
* suhas-kotaki made their first contribution in https://github.com/langchain-ai/langchain/pull/15428
* dkajtoch made their first contribution in https://github.com/langchain-ai/langchain/pull/15427
* aqibamir made their first contribution in https://github.com/langchain-ai/langchain/pull/15196
* ashleyxuu made their first contribution in https://github.com/langchain-ai/langchain/pull/14829
* mokeyish made their first contribution in https://github.com/langchain-ai/langchain/pull/14636
* LoopKarma made their first contribution in https://github.com/langchain-ai/langchain/pull/14817
* apisani1 made their first contribution in https://github.com/langchain-ai/langchain/pull/15079
* codehound42 made their first contribution in https://github.com/langchain-ai/langchain/pull/14439
* amaleki2 made their first contribution in https://github.com/langchain-ai/langchain/pull/14604
* JuR-0 made their first contribution in https://github.com/langchain-ai/langchain/pull/14398
* alan910127 made their first contribution in https://github.com/langchain-ai/langchain/pull/14405
* apepkuss made their first contribution in https://github.com/langchain-ai/langchain/pull/14787

**Full Changelog**: https://github.com/langchain-ai/langchain/compare/v0.0.353...v0.0.354

0.0.353

What's Changed
* community[patch]: Add param "task" to Databricks LLM to work around serialization of transform_output_fn by liangz1 in https://github.com/langchain-ai/langchain/pull/14933
* docs: links by efriis in https://github.com/langchain-ai/langchain/pull/14940
* Vectara summarization by efriis in https://github.com/langchain-ai/langchain/pull/14970
* Feature/Add LLMs Integration For Oracle Cloud Infrastructure(OCI) Data Science Model Deployment Endpoint by mingkang111 in https://github.com/langchain-ai/langchain/pull/14250
* infra: pr template update by baskaryan in https://github.com/langchain-ai/langchain/pull/14963
* docs `alibaba cloud` by leo-gan in https://github.com/langchain-ai/langchain/pull/14772
* core(minor): Implement stream and astream for RunnableBranch by qtangs in https://github.com/langchain-ai/langchain/pull/14805
* core[patch]: update langchain-core runtime library name by chyroc in https://github.com/langchain-ai/langchain/pull/14884
* Add Ollama multi-modal templates by rlancemartin in https://github.com/langchain-ai/langchain/pull/14868
* community[patch]:  Fix typo in class Docstring (14982) by yacine555 in https://github.com/langchain-ai/langchain/pull/14982
* community[patch]: support momento vector index filter expressions by malandis in https://github.com/langchain-ai/langchain/pull/14978
* community[patch]: JaguarHttpClient conditional import by fserv in https://github.com/langchain-ai/langchain/pull/14985
* Update multi-modal template README.md by rlancemartin in https://github.com/langchain-ai/langchain/pull/14991
* Update multi-modal multi-vector template README.md by rlancemartin in https://github.com/langchain-ai/langchain/pull/14992
* Update Gemini template README.md by rlancemartin in https://github.com/langchain-ai/langchain/pull/14993
* Update Ollama multi-modal template README.md by rlancemartin in https://github.com/langchain-ai/langchain/pull/14994
* Update Ollama multi-modal multi-vector template README.md by rlancemartin in https://github.com/langchain-ai/langchain/pull/14995
* TEMPLATES: Update README.md by eltociear in https://github.com/langchain-ai/langchain/pull/15013
* community: fix for surrealdb client 0.3.2 update + store and retrieve metadata by lalanikarim in https://github.com/langchain-ai/langchain/pull/14997
* fixed wrong link in documentation by Yanni8 in https://github.com/langchain-ai/langchain/pull/14999
* changed default for VertexAIEmbeddings by lkuligin in https://github.com/langchain-ai/langchain/pull/14614
* Jacob/add hf chat wrapper by jacoblee93 in https://github.com/langchain-ai/langchain/pull/14736
* infra: api docs build order by efriis in https://github.com/langchain-ai/langchain/pull/15018
* Implement streaming for xml output parser by nfcampos in https://github.com/langchain-ai/langchain/pull/14984
* Implement streaming for all list output parsers by nfcampos in https://github.com/langchain-ai/langchain/pull/14981
* core[patch]: Release 0.1.3 by baskaryan in https://github.com/langchain-ai/langchain/pull/15022
* community[patch]: Release 0.0.6 by baskaryan in https://github.com/langchain-ai/langchain/pull/15023
* Add option to make messages placeholder optional by nfcampos in https://github.com/langchain-ai/langchain/pull/15031
* Move json and xml parsers to core by nfcampos in https://github.com/langchain-ai/langchain/pull/15026
* infra: Fix test filesystem paths incompatible with windows by rancomp in https://github.com/langchain-ai/langchain/pull/14388
* Azure DocumentIntelligenceLoader/Parser support update with latest SDK by zifeiq in https://github.com/langchain-ai/langchain/pull/14389
* Community: Fix generation_config not setting properly for DeepSparse by mgoin in https://github.com/langchain-ai/langchain/pull/15036
* langchain(patch): Restrict paths in LocalFileStore cache by eyurtsev in https://github.com/langchain-ai/langchain/pull/15065
* Add Runnable.get_graph() to get a graph representation of a Runnable by nfcampos in https://github.com/langchain-ai/langchain/pull/15040
* book reference by leo-gan in https://github.com/langchain-ai/langchain/pull/15072
* Refactor: use SecretStr for jina embeddings by chyroc in https://github.com/langchain-ai/langchain/pull/15068
* Refactor: use SecretStr for minimax embeddings by chyroc in https://github.com/langchain-ai/langchain/pull/15067
* add defaults for tavily by hwchase17 in https://github.com/langchain-ai/langchain/pull/15075
* Fix: fix partners name typo in tests by chyroc in https://github.com/langchain-ai/langchain/pull/15066
* fix: correct spelling mistakes of "seperate, intialise, pre-defined"  by rancomp in https://github.com/langchain-ai/langchain/pull/14647
* Improve: remove extra spaces in get_from_env error by chyroc in https://github.com/langchain-ai/langchain/pull/15064
* corrected outdated link by gsajko in https://github.com/langchain-ai/langchain/pull/15053
* Community: Adds ability to pass a Config to the boto3 client used by Bedrock by blanehoneycutt-addepar in https://github.com/langchain-ai/langchain/pull/15029
* community: refactor Baseten integration with new API endpoints & docs by philipkiely-baseten in https://github.com/langchain-ai/langchain/pull/15017
* Update youtube_transcript.ipynb by sidsarasvati in https://github.com/langchain-ai/langchain/pull/15015
* docs/docs/get_started: fixing typos in quickstart.mdx by SatinWukerORIG in https://github.com/langchain-ai/langchain/pull/15025
* community: add args_schema to GmailSendMessage by ccurme in https://github.com/langchain-ai/langchain/pull/14973
* core(minor): Allow explicit types for ChatMessageHistory adds by Sypherd in https://github.com/langchain-ai/langchain/pull/14967
* Update arxiv.py with get_summaries_as_docs inside of Arxivloader by ArchanGhosh in https://github.com/langchain-ai/langchain/pull/14953
* Add support Vertex AI Gemini uses a public image URL by itok01 in https://github.com/langchain-ai/langchain/pull/14949
* Don't reassign chunk_type by coreyb42 in https://github.com/langchain-ai/langchain/pull/14923
* [community]: Elasticsearch chat history encoding by istrebitel-1 in https://github.com/langchain-ai/langchain/pull/15055
* Nc/dec22/runnable graph lambda by nfcampos in https://github.com/langchain-ai/langchain/pull/15078
* Improve graph repr for runnable passthrough and itemgetter by nfcampos in https://github.com/langchain-ai/langchain/pull/15083
* add multitenancy by hwchase17 in https://github.com/langchain-ai/langchain/pull/15176
* Corrected an grammatical mistake by ShorthillsAI in https://github.com/langchain-ai/langchain/pull/15163
* Oxford comma, consistent with format elsewhere by bquast in https://github.com/langchain-ai/langchain/pull/15167
* Patch: improve ollama 404 api error message, fix 15147 by chyroc in https://github.com/langchain-ai/langchain/pull/15156
* community: correct spelling mistakes of "Suffle" and "reporoducibility" by pzarfos in https://github.com/langchain-ai/langchain/pull/15172
* [core] print ascii by hwchase17 in https://github.com/langchain-ai/langchain/pull/15179
* docs: Update dependencies installation cell in steam toolkit by KallieLev in https://github.com/langchain-ai/langchain/pull/15148
* community: Async Ollama + ChatOllama by shroominic in https://github.com/langchain-ai/langchain/pull/15169
* [core] langauge model like by hwchase17 in https://github.com/langchain-ai/langchain/pull/15180
* langchain[minor]: Add stuff docs runnable by baskaryan in https://github.com/langchain-ai/langchain/pull/15178
* [core: minor] fix getters by hwchase17 in https://github.com/langchain-ai/langchain/pull/15181
* Fix runnable vistitor for funcs without pos args by nfcampos in https://github.com/langchain-ai/langchain/pull/15182
* Implement stream and astream for RunnableLambda by qtangs in https://github.com/langchain-ai/langchain/pull/14794
* Refactor: use SecretStr for Petals llms by chyroc in https://github.com/langchain-ai/langchain/pull/15121
* Refactor: use SecretStr for VolcEngineMaas llms by chyroc in https://github.com/langchain-ai/langchain/pull/15117
* Refactor: use SecretStr for StochasticAI llms by chyroc in https://github.com/langchain-ai/langchain/pull/15118
* Refactor: use SecretStr for PipelineAI llms by chyroc in https://github.com/langchain-ai/langchain/pull/15120
* Refactor: use SecretStr for Predibase llms by chyroc in https://github.com/langchain-ai/langchain/pull/15119
* docs: updated wrong output in `Upstash Redis Cache` section of LLM Ca… by cyai in https://github.com/langchain-ai/langchain/pull/15140
* Implement RunnablePassthrough.pick() by nfcampos in https://github.com/langchain-ai/langchain/pull/15184
* Better input and output schemas for chains that start or end with a R… by nfcampos in https://github.com/langchain-ai/langchain/pull/15185
* [core] prompt changes by hwchase17 in https://github.com/langchain-ai/langchain/pull/15186
* Add create_conv_retrieval_chain func by nfcampos in https://github.com/langchain-ai/langchain/pull/15084
* Implement nicer runnable seq constructor, Propagate name through Runn… by nfcampos in https://github.com/langchain-ai/langchain/pull/15226
* Add .pick and .assign methods to Runnable by nfcampos in https://github.com/langchain-ai/langchain/pull/15229
* Fix: Use `Union` instead of `|` to improve compatibility, fix 15244 by chyroc in https://github.com/langchain-ai/langchain/pull/15245
* Update passthrough.py by nfcampos in https://github.com/langchain-ai/langchain/pull/15252
* langchain: Fix class name in RetryOutputParser docstring by brendancsmith in https://github.com/langchain-ai/langchain/pull/15268
* community: Make doctran synchronous  by 169 in https://github.com/langchain-ai/langchain/pull/15264
* Fixed small gramm mistakes by ShorthillsAI in https://github.com/langchain-ai/langchain/pull/15246
* Fix typo by samuelpath in https://github.com/langchain-ai/langchain/pull/15202
* langchain: Fix for issue 14631 - .devcontainer doesnt build by gitchrisqueen in https://github.com/langchain-ai/langchain/pull/15251
* community: Enhance Github error prompt by triThirty in https://github.com/langchain-ai/langchain/pull/15248
* community: fix typo in async ollama chat by shroominic in https://github.com/langchain-ai/langchain/pull/15276
* [core, langchain] modelio code improvements by hwchase17 in https://github.com/langchain-ai/langchain/pull/15277
* [langchain] agents code changes by hwchase17 in https://github.com/langchain-ai/langchain/pull/15278
* remove chat-history by hwchase17 in https://github.com/langchain-ai/langchain/pull/15286
* Make all json parsing less strict by default by nfcampos in https://github.com/langchain-ai/langchain/pull/15287
* core, community: propagate context between threads by joshy-deshaw in https://github.com/langchain-ai/langchain/pull/15171
* Patch: improve openai functions call parser compatibility by chyroc in https://github.com/langchain-ai/langchain/pull/15197
* refactor: enable connection pool usage in PGVector by dmazine in https://github.com/langchain-ai/langchain/pull/11514
* Strip code block fences and extra test from xml when doing streaming … by nfcampos in https://github.com/langchain-ai/langchain/pull/15293
* core[patch]: Release 0.1.4 by baskaryan in https://github.com/langchain-ai/langchain/pull/15319
* docs: add use cases index by baskaryan in https://github.com/langchain-ai/langchain/pull/15279
* langchain[patch]: Release 0.0.353 by baskaryan in https://github.com/langchain-ai/langchain/pull/15322

New Contributors
* mingkang111 made their first contribution in https://github.com/langchain-ai/langchain/pull/14250
* qtangs made their first contribution in https://github.com/langchain-ai/langchain/pull/14805
* Yanni8 made their first contribution in https://github.com/langchain-ai/langchain/pull/14999
* zifeiq made their first contribution in https://github.com/langchain-ai/langchain/pull/14389
* gsajko made their first contribution in https://github.com/langchain-ai/langchain/pull/15053
* blanehoneycutt-addepar made their first contribution in https://github.com/langchain-ai/langchain/pull/15029
* sidsarasvati made their first contribution in https://github.com/langchain-ai/langchain/pull/15015
* SatinWukerORIG made their first contribution in https://github.com/langchain-ai/langchain/pull/15025
* ccurme made their first contribution in https://github.com/langchain-ai/langchain/pull/14973
* itok01 made their first contribution in https://github.com/langchain-ai/langchain/p

pyup-bot avatar Apr 01 '24 05:04 pyup-bot