What's Changed
- Release 0.1.36 by @jacoblee93 in #5203
- docs[patch]: increased the free credits for firecrawl by @nickscamara in #5224
- docs[patch]: Add missing "s" to end of word by @nick-w-nick in #5219
- all[patch]: Deprecate and update instances of deprecated code by @bracesproul in #5013
- community[patch]: fix: Zhipu api key expired after 3 minutes by @jeasonnow in #5182
- langchain[minor]: Deprecate LLMChain, ConversationalRetrievalQAChain, RetrievalQAChain by @bracesproul in #5225
- core[patch]: Export
mergeConfigs()
by @andrewnguonly in #5227 - community[patch]: bug-fix: manipulate data by Unint8Array by @Dieber in #5214
- core[patch]: Bugfix: cache missed because callback
_parentRunId
passed in to cache key function (_getSerializedCacheKeyParametersForCall
) by @davidfant in #5205 - community[minor]: feat: QdrantTranslator for self-query retrieval by @Anush008 in #5163
- core[patch]: Release 0.1.61 by @jacoblee93 in #5229
- docs[patch]: feat: Update Zep Messaging and add links to Zep Cloud examples by @paul-paliychuk in #5206
- community[patch]: Release 0.0.53 by @jacoblee93 in #5230
- docs: remove cloudflare workers ai beta note by @efriis in #5252
- groq[patch]: Update default Groq model to Llama3 8B by @bracesproul in #5254
- groq[patch]: Release 0.0.9 by @bracesproul in #5255
- docs[patch]: fix code snippet in retrievers/vectorstore article by @sis0k0 in #5249
- azure-openai[patch]: fix only first embedding generated when batching enabled by @sinedied in #5251
- azure-openai[patch]: Release 0.0.8 by @bracesproul in #5257
- langchain[patch]: Make
DynamicRunEvaluatorParams
generic by @davidfant in #5246 - Fix unclear S3Loader error message by @Fiyin-Anne in #5261
- google-common[patch]: remove all additionalProperties for gemini by @jeasonnow in #5247
- fix: correct ernie-char-8k model name by @Penggeor in #5244
- google-common[patch]: adding client-info by @tanyaasharma in #5103
- added Browserbase loader by @mishushakov in #5248
- community[patch]: fix: #4997 zhipu chat model response typeError by @jeasonnow in #5212
- google-common [feature]: Support JSON Mode for Gemini #5071 by @JackFener in #5190
- π₯ Update LangChain people data by @jacoblee93 in #5264
- google[patch]: Release 0.0.12 by @bracesproul in #5267
- scripts[minor]: Fix executable by @bracesproul in #5268
- scripts[patch]: Release 0.0.12 by @bracesproul in #5269
- scripts[patch]: Ability to add additional gitignore paths to lc config by @bracesproul in #5270
- community[patch]: Release 0.0.54 by @bracesproul in #5276
- anthropic[patch]: Release 0.1.17 by @bracesproul in #5277
- core: Avoid out-of-order runs by appending numeric execution order to⦠by @nfcampos in #5278
- Add missing a comma to FirestoreChatMessageHistory example by @osehmathias in #5279
- Adds additional text/event-stream encodign format for streamEvents by @jacoblee93 in #5234
- fix(doc): Firecrawl package issue by @gkhngyk in #5284
- community[patch]: fix Azure AI search delete and improve documentation by @sinedied in #5272
- fix handling of multibyte characters in streams for google-gauth by @pokutuna in #5286
- google-gauth[patch]google-vertexai[patch]: Release 0.0.13 by @bracesproul in #5293
- community[minor]: Add stack exchange tool by @tolares in #5162
- core[patch]: Release 0.1.62 by @bracesproul in #5295
- community[patch]: Release 0.0.55 by @bracesproul in #5296
- docs[patch]: Move code block loader .js file into ./scripts by @bracesproul in #5297
- google-common[patch]: Add authOptions to lc_secrets by @bracesproul in #5300
- google[patch]: Release 0.0.14 0.0.13 by @bracesproul in #5301
- qdrant[major]: Add
@langchain/qdrant
Package by @Anush008 in #5302 - qdrant[patch]: Release 0.0.1 by @bracesproul in #5312
- docs[patch]: Fix code block loader linking by @bracesproul in #5311
- scripts[patch]: Fix check broken links script bug by @JuHyung-Son in #5307
- qdrant[patch]: Added README.md by @Anush008 in #5313
- qdrant[patch]: Release 0.0.2 by @bracesproul in #5315
- langchain[patch]: Dont load empty strings UnstructuredLoader by @bracesproul in #5318
- community[patch]: prisma vectorStore support not in operator by @jeasonnow in #5325
- community[patch]: Add grammar support for node-llama-cpp LLM by @Shaydesh in #5310
- community[patch]: Astra updates by @mfortman11 in #5218
- community[patch]: Index name column of collection pgvectorstore by @bracesproul in #5333
New Contributors
- @nick-w-nick made their first contribution in #5219
- @jeasonnow made their first contribution in #5182
- @Dieber made their first contribution in #5214
- @paul-paliychuk made their first contribution in #5206
- @sis0k0 made their first contribution in #5249
- @Fiyin-Anne made their first contribution in #5261
- @Penggeor made their first contribution in #5244
- @tanyaasharma made their first contribution in #5103
- @JackFener made their first contribution in #5190
- @osehmathias made their first contribution in #5279
- @pokutuna made their first contribution in #5286
- @tolares made their first contribution in #5162
- @JuHyung-Son made their first contribution in #5307
- @Shaydesh made their first contribution in #5310
Full Changelog: 0.1.36...0.1.37