Xylon2
Xylon2
Hi, I'm experiencing an issue which I do not know how to debug but I know how to reproduce it. Make a vm in DigitalOcean with these specs: size: 1core...
I like to use chemacs2 to allow me to try out new emacs configs. However this config is incompatible due to hardcoded paths to ~/.emacs.d in these files: - init.el...
I was getting a 404 error when using create-chat-completion. The fix was to set the endpoint to use v1: ``` (api/create-chat-completion {:model "gpt-5" :messages messages} {:api-key (:openai api-keys) :api-endpoint "https://api.openai.com/v1"})...
Changelog links on Download page are broken