Skip to content

Fixes ollama and updates openai dependency#3452

Merged
parshvadaftari merged 2 commits intomainfrom
user/parshva/fix_ollama_openai
Sep 11, 2025
Merged

Fixes ollama and updates openai dependency#3452
parshvadaftari merged 2 commits intomainfrom
user/parshva/fix_ollama_openai

Conversation

@parshvadaftari
Copy link
Copy Markdown
Contributor

Description

This PR fixes Ollama json parsing issue and updates openai dependency across system.
Fixes #3391

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (does not change functionality, e.g. code style improvements, linting)

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

@parshvadaftari parshvadaftari merged commit d48b183 into main Sep 11, 2025
8 checks passed
@parshvadaftari parshvadaftari deleted the user/parshva/fix_ollama_openai branch September 26, 2025 11:29
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.

Getting error Error in new_retrieved_facts: Expecting value: line 1 column 1 (char 0) on Ollama example

1 participant