Release 0.1.18
What's Changed
- langchain[patch]: Release 0.1.16 by @jacoblee93 in #4334
- Correct waitlist instruction in README by @eknuth in #4335
- docs[patch]: Fix broken link by @jacoblee93 in #4336
- langchain[patch]: Export helper functions from indexing api by @bracesproul in #4344
- docs[minor]: Add Human-in-the-loop to tools use case by @bracesproul in #4314
- langchain[minor],docs[minor]: Add
SitemapLoader
by @bracesproul in #4331 - langchain[patch]: Rm unwanted build artifacts by @bracesproul in #4345
- langchain[patch]: Release 0.1.17 by @bracesproul in #4347
- langchain[patch],docs[patch]: Fix double redirect by @bracesproul in #4348
- core[patch]: Fix remote runnable streamLog type, update docs by @jacoblee93 in #4353
- core[patch]: Release 0.1.26 by @jacoblee93 in #4354
- docs[patch]: corrected typo in output parsers documentation by @kenchandev in #4356
- community[patch]: Support OpenSearch Serverless by @huuyafwww in #4229
- langchain[patch]: Make sitemap test integration by @bracesproul in #4358
- community[minor]: Added
SQLiteRecordManager
by @jasonnathan in #4321 - community[minor]: Add Dria retriever by @erhant in #4302
- community[minor],docs[minor]: Add
UpstashVector
by @fahreddinozcan in #4288 - community[patch]: Release 0.0.27 by @jacoblee93 in #4359
- core[minor]: Adds streamEvents method to runnables by @jacoblee93 in #4349
- docs[minor]: Add streamEvents docs by @jacoblee93 in #4365
- Fix doc typo for formatPromptValue in prompts/quick_start.mdx by @TonyGravagno in #4378
- core[minor]: Adds addMessages method for chat history by @jacoblee93 in #4381
- langchain[patch]: Update cypher qa prompt by @tomasonjo in #4369
- community[patch]: allow to modify OpenSerach number of shards/replicas by @ansnoussi in #4372
- community[patch]: Update
firebase-admin
dependency by @JakubKontra in #4377 - docs[patch],langchain[patch]: Clean up legacy retrieval QA chain code in docs, fix bad type by @jacoblee93 in #4384
- langchain[patch]: Bump langchainhub dep to latest by @bracesproul in #4382
- core[patch]: Relax required arguments on core load method by @jacoblee93 in #4385
- cohere[minor]: Add cohere rerank by @bracesproul in #4380
- cohere[patch]: Release 0.0.5 by @bracesproul in #4389
- docs[minor], core[patch]: Adds docs for creating custom modules and extending LangChain by @jacoblee93 in #4397
- core[patch]: Release 0.1.28 by @jacoblee93 in #4399
- experimental[patch]: Add threadId and runId to OpenAIAssistantRunnable returnValues for AgentExecutor by @imjwang in #4392
- cloudflare[patch]: Add metadata filtering support to Cloudflare Vectorize by @davkorss in #4387
- community[patch]: Fix neo4j vector for multiple indexes by @tomasonjo in #4390
- community[patch]: Bump versions by @jacoblee93 in #4400
- community[patch]: Release 0.0.28 by @jacoblee93 in #4401
- langchain[patch]: Bump deps by @jacoblee93 in #4402
- langchain[patch]: Fix: Prevent text-splitter
createDocments
metadata being overwritten. by @iperzic in #4350
New Contributors
- @eknuth made their first contribution in #4335
- @kenchandev made their first contribution in #4356
- @huuyafwww made their first contribution in #4229
- @erhant made their first contribution in #4302
- @fahreddinozcan made their first contribution in #4288
- @TonyGravagno made their first contribution in #4378
- @ansnoussi made their first contribution in #4372
- @JakubKontra made their first contribution in #4377
- @davkorss made their first contribution in #4387
- @iperzic made their first contribution in #4350
Full Changelog: 0.1.16...0.1.18