Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: patch ollama bug w/ raw mode #663

Merged
merged 1 commit into from
Dec 21, 2023
Merged

fix: patch ollama bug w/ raw mode #663

merged 1 commit into from
Dec 21, 2023

Conversation

cpacker
Copy link
Collaborator

@cpacker cpacker commented Dec 21, 2023

Please describe the purpose of this pull request.

PR #631 created a bug w/ ollama where we specified raw mode but also left in the old (redundant) params:

    raise Exception(
Exception: API call got non-200 response code (code=400, msg={"error":"raw mode does not support template, system, or context"}) for address: http://localhost:11434/api/generate. Make sure that the ollama API server is running and reachable at http://localhost:11434/api/generate.

@cpacker cpacker merged commit bfa71c2 into main Dec 21, 2023
3 checks passed
@cpacker cpacker deleted the patch-ollama branch December 21, 2023 01:25
sarahwooders pushed a commit that referenced this pull request Dec 26, 2023
norton120 pushed a commit to norton120/MemGPT that referenced this pull request Feb 15, 2024
mattzh72 pushed a commit that referenced this pull request Oct 9, 2024
mattzh72 pushed a commit that referenced this pull request Jan 16, 2025
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.

1 participant