karthink

Results 854 comments of karthink

Yes, you can use a different `popper-display-function`, OR turn off Popper's window handling entirely (set `popper-display-control` to `nil` or `user`) and customize `display-buffer-alist`. For the former option, you want a...

The system message is not being sent twice, as you can see from the `:system` parameter of the request. gptel sends the buffer contents as-is, which includes the system message...

> Would it be be nice to be able to (optionally) strip comments from Org (#) and MD (HTML comments) files as well. Or more generally any mode that has...

`:PROPERTIES:` (property drawers) are now stripped from the prompt before sending. You can verify this with a dry-run. This is currently enabled by default, but I might make it optional...

Closing as completed. Please reopen if this does not work as expected. To inspect what's being sent, run `(gptel-expert-commands t)`, then use the dry-run options from gptel's transient menu.

No, it's not possible to use right away because this appears to not be related to one of the popular APIs gptel supports. The documentation is also really sparse. Any...

@zzantares If you are still interested in this feature please let me know if you find an API reference.

I'm not sure what you're asking for. `gptel-api-key` can be set to a function that returns the key instead of the key. Similarly, the `:key` field for custom gptel backends...

> Yes, I just find that having integrated websearch is easier to use I agree. I'll find a way to add support for it. For now you can simply use...

The moment I read this announcement yesterday I knew it was going to be a bit of a mess. The responses API is essentially taking on more of the responsibilities...