-
Notifications
You must be signed in to change notification settings - Fork 154
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
(Ollama) temperature/max_token settings lost when using model-specific request parameters #473
Comments
@andrewdea There is still a potential issue with merging plists non-recursively, in the |
gptel-ollama.el
Hi @karthink sorry about the delay. I created this PR to address this problem: #490. Let me know if it's working as expected. |
@andrewdea Thanks for the PR.
Actually this is not the case. It was decided in #471, specifically here, that the priority order is
So the feature is working as intended. If you think the order should be different, please let us know your reasoning in #471, or by creating a new discussion and linking to #471 and this issue. |
@karthink perfect yeah, I didn't write it right the first time but that's what I meant: we keep options according to this priority order. |
Please update gptel first -- errors are often fixed by the time they're reported.
Bug Description
setq: Symbol’s value as variable is void: options-plist
see my fix here
Backend
Ollama
Steps to Reproduce
M-x
gptel-sendAdditional Context
Emacs version: 29.4
Backtrace
Log Information
No response
The text was updated successfully, but these errors were encountered: