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 error with ollama function results #74

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

ultronozm
Copy link
Contributor

  • llm-ollama.el (llm-provider-chat-request): Wrap contents via json-encode, if not already a string.

Fixes #70.

* llm-ollama.el (llm-provider-chat-request): Wrap contents via
json-encode, if not already a string.

Fixes ahyatt#70.
@ultronozm ultronozm temporarily deployed to Continuous Integration August 28, 2024 20:15 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration August 28, 2024 20:15 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration August 28, 2024 20:15 — with GitHub Actions Inactive
@ultronozm ultronozm temporarily deployed to Continuous Integration August 28, 2024 20:15 — with GitHub Actions Inactive
@ahyatt ahyatt merged commit 454f8c0 into ahyatt:main Aug 29, 2024
4 checks passed
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.

Error in function calling with ollama
2 participants