Skip to content

support dependency openai 2.x#3533

Merged
whysosaket merged 1 commit intomem0ai:mainfrom
yashikabadaya:openai2.x
Oct 3, 2025
Merged

support dependency openai 2.x#3533
whysosaket merged 1 commit intomem0ai:mainfrom
yashikabadaya:openai2.x

Conversation

@yashikabadaya
Copy link
Copy Markdown
Contributor

@yashikabadaya yashikabadaya commented Oct 3, 2025

Description

Support OpenAI 2.x dependency by removing upper version constraint.

Fixes # (issue)
Closes #3529

Type of change

  • Updated pyproject.toml to remove <1.110.0 constraint
  • Allows OpenAI 2.x while maintaining backward compatibility

Please delete options that are not relevant.

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

How Has This Been Tested?

  • No code changes required (APIs are stable)
  • Verified existing functionality remains intact
  • All OpenAI tests pass (7/7) with OpenAI 2.1.0
  • All embedding tests pass (5/5) with OpenAI 2.1.0
  • No breaking changes detected

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 3, 2025

CLA assistant check
All committers have signed the CLA.

@parshvadaftari
Copy link
Copy Markdown
Contributor

Hey @yashikabadaya thanks for raising the PR can you sign the CLA inorder to get things started?

@whysosaket whysosaket merged commit fbf3bd6 into mem0ai:main Oct 3, 2025
1 of 2 checks passed
@parshvadaftari
Copy link
Copy Markdown
Contributor

@yashikabadaya Thanks a lot for contributing!

@parshvadaftari
Copy link
Copy Markdown
Contributor

@yashikabadaya Thanks for the contribution.

@hongbo-miao
Copy link
Copy Markdown

Hi @parshvadaftari worth releasing a new version, the current version is blocking people ot use openai 2x. Thanks!

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.

Support dependency openai 2.x

5 participants