You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gptel-transient: Ensure user enters a number when prompted (#637)
* gptel-transient.el (gptel--transient-read-variable,
gptel--transient-read-number): New function that uses
standard `read-number' to read a numeric value, returning
nil for default. Drop the read-variable function since
we were only using it for prompting numbers.
* gptel-transdient.el (gtpel--infix-num-messages-to-send,
gptel--infix-max-tokens, gptel--infix-temperature):
Use the new function as :reader.
0 commit comments