What's Changed
- chore(langchain): Release 0.3.6 by @jacoblee93 in #7223
- feat(pinecone): Add support for Pinecone
/embed
endpoint by @aulorbe in #7203 - chore(pinecone): Release 0.1.3 by @jacoblee93 in #7224
- fix(openai): Support o1 streaming by @bracesproul in #7229
- chore(openai): Release 0.3.14 by @jacoblee93 in #7230
- docs: Add missing streaming concept by @eyurtsev in #7228
- fix(ci): Update release script to be more lenient by @bracesproul in #7234
- feat(mistral): Mistral 1.3.1 migration by @CarterMorris in #7218
- chore(mistral): Release 0.2.0 by @jacoblee93 in #7239
- feat(azurecosmosdb): Vector Store Add DiskANN index for CosmosDB by @crisjy in #7225
- chore(azure-cosmosdb): Release 0.2.3 by @jacoblee93 in #7241
- fix(community): bedrock parsing array content/tool blocks by @bracesproul in #7244
- fix(ci): Fix release workspace by @bracesproul in #7245
- feat(community): Incorporate BM25 score in the results by @felipediel in #7236
- feat(community): Stagehand tools integration by @filip-michalsky in #7177
- Update Pinecone indexing example to show use of deletionProtection by @aulorbe in #7249
- feat(community): Add rerank solution to existing IBM community implementation by @FilipZmijewski in #7200
- fix(core): Fix issue in .d.ts typing for protected type by @jacoblee93 in #7259
- fix(community): PrismaVectorStore handle empty array in filter by @shan-mx in #7254
- fix(core): Move type by @jacoblee93 in #7246
- chore(core): Release 0.3.19 by @jacoblee93 in #7260
- chore(community): Release 0.3.16 by @jacoblee93 in #7261
- fix(google-common): Anthropic util using getType instead of _getType by @bracesproul in #7263
- release(google-common): 0.1.3 by @bracesproul in #7265
- fix(google-gauth/webauth): Bump Google common dep by @bracesproul in #7266
- release(google-webauth): 0.1.3 by @bracesproul in #7267
- fix(google-vertexai/web): Bump Google auth deps by @bracesproul in #7269
- release(google-vertexai): 0.1.3 by @bracesproul in #7270
- release(google-gauth): 0.1.3 by @bracesproul in #7271
- release(google-vertexai-web): 0.1.3 by @bracesproul in #7272
- fix(core): Improve interoperability between different langsmith versions by @jacoblee93 in #7297
- release(core): 0.3.20 by @jacoblee93 in #7309
- fix(google-common): "mine" -> "mime" by @maksimf in #7281
- feat(community): Add property extraction for Nodes and Relationships in LLMGraphTransformer by @gvasilei in #7256
- docs: Fix typo in selectors guide by @nick-w-nick in #7277
- chore(community): Bump faker dev dep to 8.4.1 by @mgiorgino-iobeya in #7290
- feat(community): Add support for SAP HANA Vector hnsw index creation and advanced filtering by @cinqisap in #7238
- feat(google-genai): Support Gemini system instructions by @chrisnathan20 in #7235
- feat(azure-cosmosdb): add session context and retrieve all sessions for a user by @sinedied in #7242
- fix(community): Fix bugs in IBM community, provide some tests and fix existing tests by @FilipZmijewski in #7282
- docs: Update integration contribution instructions by @jacoblee93 in #7310
- feat(community): Add new LLM provider Novita AI by @jasonhp in #7231
- feat(google-genai): Check Google Generative AI Structured Output by @BaharChidem in #7293
- feat(community): add FileChatMessageHistory by @sinedied in #7303
- fix(ci): Update build artifacts by @jacoblee93 in #7312
- release(community): 0.3.17 by @jacoblee93 in #7313
- feat(google-genai): Context Caching by @kwei-zhang in #7169
- release(google-genai): 0.1.5 by @jacoblee93 in #7314
- docs: Fix import by @jacoblee93 in #7311
- release(azure-cosmosdb): 0.2.4 by @jacoblee93 in #7315
- docs: Update Google GenAI doc formatting by @jacoblee93 in #7318
- feat(core): Attempt to automatically read Deno env vars by @jacoblee93 in #7321
- release(core): 0.3.21 by @jacoblee93 in #7323
- fix(langchain-core): Pick runnable config keys in asynclocalstorage by @bracesproul in #7324
- Release 0.3.22 by @bracesproul in #7325
- Fix anthropic sdk import by @brichet in #7334
- release(anthropic): 0.3.9 by @jacoblee93 in #7336
- chore(core): externalize @cfworker/json-schema dependency by @jdanyow in #7298
- fix(ollama): Remove default keepalive for Ollama models by @jacoblee93 in #7337
- release(ollama): 0.1.3 by @jacoblee93 in #7338
- feat(community): update embedding jina by @axuj in #7292
- feat(community): Add additional fields to airtable loader by @eduardconstantin in #7322
- feat(community): Introduce callbacks to IBM Watsonx SDK by @FilipZmijewski in #7329
- feat(core): Preserve direct tool outputs, pass raw tool call into tools if available by @jacoblee93 in #7340
- feat(core): add registerConfigureHook by @ibolmo in #7330
- release(core): 0.3.23 by @jacoblee93 in #7342
- release(community): 0.3.18 by @jacoblee93 in #7351
- feat(langchain): Infer o1 model strings in initChatModel by @jacoblee93 in #7350
New Contributors
- @aulorbe made their first contribution in #7203
- @CarterMorris made their first contribution in #7218
- @filip-michalsky made their first contribution in #7177
- @maksimf made their first contribution in #7281
- @gvasilei made their first contribution in #7256
- @mgiorgino-iobeya made their first contribution in #7290
- @chrisnathan20 made their first contribution in #7235
- @jasonhp made their first contribution in #7231
- @BaharChidem made their first contribution in #7293
- @brichet made their first contribution in #7334
- @jdanyow made their first contribution in #7298
- @axuj made their first contribution in #7292
- @eduardconstantin made their first contribution in #7322
- @ibolmo made their first contribution in #7330
Full Changelog: 0.3.6...0.3.7