Skip to content

fix: 🐛 replace hardcoded llm provider with provider from config#3423

Merged
whysosaket merged 1 commit intomem0ai:mainfrom
ranjithkumar8352:main
Sep 5, 2025
Merged

fix: 🐛 replace hardcoded llm provider with provider from config#3423
whysosaket merged 1 commit intomem0ai:mainfrom
ranjithkumar8352:main

Conversation

@ranjithkumar8352
Copy link
Copy Markdown
Contributor

Description

TS OSS Client Graph Memory is hardcoded to OpenAI. This should be replaced with the provider from llm config

Fixes #2872

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Have tested locally by adding a memory

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Maintainer Checklist

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Made sure Checks passed

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 5, 2025

CLA assistant check
All committers have signed the CLA.

@whysosaket whysosaket merged commit 77b4b6a into mem0ai:main Sep 5, 2025
1 of 2 checks passed
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.

TS OSS Client Graph Memory is hardcoded to OpenAI

3 participants