karthink
karthink
Response highlighting (color-coding) is now available in a configurable way using `gptel-highlight-mode`. My goal remains to make it unnecessary to have to use role-setting commands in gptel. If these commands...
Could be gptel+OpenAI specific. Does the no-args tool work with `gpt-4o-mini`? > One question remaining is that somehow I don't see any activity log on OpenRouter when choosing anthropic/claude-3.7-sonnet and...
@herbertjones Can you share the tool definition you used?
> [This line](https://github.com/karthink/popper/blob/master/popper.el#L707) stood out to me as a potential cause for this behavior as select-frame-hook does not exist for me (currently on Emacs 30): Huh, it looks like `select-frame-hook`...
> I'm quite new to Emacs Lisp, but I seem to have hit the same problem. I'm trying to customize `popper-display-function` to make the pop-ups show up in a floating...
> I'm quite new to Emacs Lisp, but I seem to have hit the same problem. I'm trying to customize `popper-display-function` to make the pop-ups show up in a floating...
> In principle it means that the first line of each prompt is marked-up as a heading, while the following lines are regular text. This distinction, however, is not in...
There are many suggestions here, so I'll respond in detail when I have time. There are several prior discussions about all these topics, I suggest searching the issues and discussions...
Addressing a couple of your points here (out of many, so I'll respond more later). > ...but in interactive usage I haven’t found a way to change the system message...