Skip to content

fix: Bug: Zod Schema Incompatible with OpenAI Structured Outputs API#3462

Merged
whysosaket merged 1 commit intomem0ai:mainfrom
Paulie-Aditya:fix/zodOpenaiIssue
Mar 21, 2026
Merged

fix: Bug: Zod Schema Incompatible with OpenAI Structured Outputs API#3462
whysosaket merged 1 commit intomem0ai:mainfrom
Paulie-Aditya:fix/zodOpenaiIssue

Conversation

@Paulie-Aditya
Copy link
Copy Markdown
Contributor

Description

Simply did the proposed solution to the bug

Fixes #3460

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [✅ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (does not change functionality, e.g. code style improvements, linting)
  • Documentation update

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
  • [✅ ] I have made corresponding changes to the documentation
  • [✅ ] 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
  • [✅ ] Any dependent changes have been merged and published in downstream modules
  • [✅ ] I have checked my code and corrected any misspellings

Maintainer Checklist

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

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 15, 2025

CLA assistant check
All committers have signed the CLA.

@whysosaket whysosaket merged commit c39d5ad into mem0ai:main Mar 21, 2026
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.

# 🐛 Bug: Zod Schema Incompatible with OpenAI Structured Outputs API

4 participants