Skip to content

Tool call support for LangchainLLM#3542

Merged
parshvadaftari merged 1 commit intomem0ai:mainfrom
soapun:feature/fix-langchain-llm
Oct 5, 2025
Merged

Tool call support for LangchainLLM#3542
parshvadaftari merged 1 commit intomem0ai:mainfrom
soapun:feature/fix-langchain-llm

Conversation

@soapun
Copy link
Copy Markdown
Contributor

@soapun soapun commented Oct 5, 2025

Description

LangchainLLM now uses tools passed to generate_response and parses tool calls.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Unit Test

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 5, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@parshvadaftari parshvadaftari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@parshvadaftari parshvadaftari merged commit ee02027 into mem0ai:main Oct 5, 2025
6 of 7 checks passed
@parshvadaftari
Copy link
Copy Markdown
Contributor

Thanks for the contribution @soapun .

garciaba79 pushed a commit to garciaba79/mem0 that referenced this pull request Feb 12, 2026
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants