Skip to content

Releases: langchain-ai/langchain-mongodb

libs/langgraph-checkpoint-mongodb/v0.1.4

13 Jun 20:20
139738f
Compare
Choose a tag to compare

What's Changed

  • Update agent toolkit system prompt import in API reference doc by @tgourdel in #135
  • Bump github/codeql-action from 3.28.17 to 3.28.18 in the actions group by @dependabot in #136
  • INTPYTHON-433 Adds note to README.md about potential API changes by @caseyclements in #137
  • INTPYTHON-605 Removed unused vector_index_name from docstring and a unit test by @caseyclements in #140
  • Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 in the actions group by @dependabot in #142
  • Fixes #81 - Add TTL sessions by @jpfcabral in #108
  • INTPYTHON-619 Confirm invoke behaves as expected when invoked after an interrupt. by @caseyclements in #141
  • INTPYTHON-630 Fixes handling of ttlMonitorSleepSecs by @caseyclements in #144
  • INTPYTHON-607 Add CodeQL Scanning by @blink1073 in #145
  • INTPYTHON-628: Adds delete_thread and adelete_thread methods to checkpointers. by @caseyclements in #143
  • INTPYTHON-629 Address flaky failures in test_graphrag by @caseyclements in #146
  • Bump the actions group with 2 updates by @dependabot in #147
  • INTPYTHON-629 Take 2 - Encouraged LLM to find as many entities and relationships as it could by @caseyclements in #148
  • INTPYTHON-638 Updated version and CHANGELOG for 0.1.4 by @caseyclements in #150

New Contributors

Full Changelog: libs/langchain-mongodb/v0.6.2...libs/langgraph-checkpoint-mongodb/v0.1.4

libs/langchain-mongodb/v0.6.2

12 May 14:38
6ae485f
Compare
Choose a tag to compare

libs/langgraph-store-mongodb/v0.0.1

10 May 15:00
af1f4ed
Compare
Choose a tag to compare

What's Changed

  • Clean up readme by @aclark4life in #120
  • Fix API links for LangGraph Checkpointer in Readme by @blink1073 in #122
  • INTPYTHON-608 Use pinned sources for GitHub Actions by @blink1073 in #125
  • INTPYTHON-603 Add markdown link checker by @blink1073 in #123
  • Update pymongo requirement from <4.12,>=4.10 to >=4.10,<4.13 in /libs/langgraph-checkpoint-mongodb by @dependabot in #126
  • Bump the actions group with 2 updates by @dependabot in #127
  • Fix: Enhance _parse_command to robustly handle whitespace and formatting by @mhasan502 in #131
  • INTPYTHON-433 LangGraph longterm memory: MongoDBStore by @caseyclements in #121
  • Added langgraph-store-mongodb to dependabot and _release actions. by @caseyclements in #132

New Contributors

Full Changelog: libs/langchain-mongodb/v0.6.1...libs/langgraph-store-mongodb/v0.0.1

libs/langchain-mongodb/v0.6.1

16 Apr 14:16
12ecf32
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/langgraph-checkpoint-mongodb/v0.1.3...libs/langchain-mongodb/v0.6.1

libs/langgraph-checkpoint-mongodb/v0.1.3

01 Apr 19:55
4e4451a
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/langgraph-checkpoint-mongodb/v0.1.2...libs/langgraph-checkpoint-mongodb/v0.1.3

libs/langgraph-checkpoint-mongodb/v0.1.2

26 Mar 18:37
8d3c8fd
Compare
Choose a tag to compare

What's Changed

  • Prepare for langgraph-checkpoint-mongodb 0.1.2 by @blink1073 in #106

Full Changelog: libs/langchain-mongodb/v0.6.0...libs/langgraph-checkpoint-mongodb/v0.1.2

libs/langchain-mongodb/v0.6.0

26 Mar 18:32
b569ecb
Compare
Choose a tag to compare

What's Changed

  • INTPYTHON-537 Add release checklist by @blink1073 in #87
  • INTPYTHON-543: Update monorepo's uv.lock by @caseyclements in #88
  • INTPYTHON-544 Improve API Docs by @blink1073 in #90
  • INTPYTHON-275 Natural language to MQL Database tool by @blink1073 in #70
  • INTPYTHON-386 Update Vectorstore constructors to check for search indexes and create if not found by @blink1073 in #92
  • INTPYTHON-495 Automatically create indexes for checkpointer collections by @caseyclements in #91
  • INTPYTHON-516 Handle Cleanup of Clients by @blink1073 in #93
  • Bump extractions/setup-just from 2 to 3 in the actions group by @dependabot in #94
  • INTPYTHON-434 Add standard test suites for Vector Store and Tools by @blink1073 in #95
  • INTPYTHON-553 Reset global cache to None in pytest fixture after test_cache finishes by @caseyclements in #97
  • INTPYTHON-504 Add DriverInfo to AsyncIOMotorClient by @caseyclements in #101
  • INTPYTHON-271 Migrate SelfQueryRetreiver to langchain-mongoDB package from community by @caseyclements in #96
  • [VectorStores] Override _select_relevance_score_fn to use score threshold by @Dheeraj-Nalapat in #99
  • INTPYTHON-434 Add standard test suites for retrievers by @blink1073 in #98
  • INTPYTHON-561 Change default batch size to 100 and update docs by @blink1073 in #103
  • patch: port langgraph checkpoint changes by @vbarda in #105
  • INTPYTHON-562 Prepare for 0.6 release by @blink1073 in #104

New Contributors

Full Changelog: libs/langgraph-checkpoint-mongodb/v0.1.1...libs/langchain-mongodb/v0.6.0

libs/langgraph-checkpoint-mongodb/v0.1.1

26 Feb 21:59
b8c39ab
Compare
Choose a tag to compare

What's Changed

  • langgraph-checkpoint-mongodb: remove langgraph dependency by @vbarda in #85
  • Start server before running unit tests in release process by @blink1073 in #86

Full Changelog: libs/langchain-mongodb/v0.5.0...libs/langgraph-checkpoint-mongodb/v0.1.1

libs/langchain-mongodb/v0.5.0

25 Feb 22:31
964277e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/langchain-mongodb/v0.4.0...libs/langchain-mongodb/v0.5.0

libs/langchain-mongodb/v0.4.0

09 Jan 20:20
17658bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/langgraph-checkpoint-mongodb/v0.1.0...libs/langchain-mongodb/v0.4.0