karthink
karthink
> I also have the same error as in the OP, when I try `C-u M-x gptel-send` > ``` > transient-setup: Wrong type argument: (or eieio-object cl-structure-object oclosure), "" >...
Closing this issue now -- if anyone looking for a solution reads this, try updating the Transient package. If that doesn't work, please open a new issue.
I don't know how Azure should be configured, sorry. Is `YOUR_DEPLOYMENT_NAME` always predictable from the model name, across all Azure deployments? If it is then we can generate the endpoint...
gptel makes the assumption that there is always an active model, so the backend has to specify a model, even if it's a dummy.
There isn't an easy way to add support for a bespoke API for one single model right now. This requires the ability to add metadata per model to gptel (instead...
@joefbkohler Most of the flexibility required for FIM is now available in gptel, so I can take another look at it. Before I do, I had some questions about the...
Thanks. I'm in the process of unifying the two menus, the situation should improve soon.
Okay, I found the source of this error. If you'll permit me to rant for a minute (not directed at you!): this whole API space is cursed. There is absolutely...
I think there's some misunderstanding here about how prompts work in gptel. gptel does not have a "prompt line" or require a prompt prefix character like `###`. Everything up to...
@manateelazycat I don't want to overload a basic key like `RET` in Markdown or Org mode files so I'm closing this PR. This kind of customization is best left to...