gptlang

Results 43 comments of gptlang

We should steal their whole makefile: https://github.com/yetone/avante.nvim/blob/main/Makefile

@deathbeam did you know we can do ``` build = "make", ``` in `Lazy.nvim`to build stuff?

https://github.com/gptlang/lua-tiktoken/releases (got windows down)

I got it working with `make` https://github.com/CopilotC-Nvim/CopilotChat.nvim/commit/83bce52db3526fcb222921feccd790c3055d51c8 Not quite sure what the equivalent is in Windows

I'm getting the same issue on Fedora using a discrete AMD GPU.

I haven't got access yet so I'm not sure about the request/response structure. If someone could send a MITM capture, I'd be able to implement it.

I just got access today. Will see if I can get it working

Took almost an hour but o1 pretty much works now. Thank you @alwint3r for the mitm. Didn't even have to install vscode.

Rather than SIGSEGV maybe return an error message saying it's not meant to be possible.

Make sure the versions all match up. `:%s/v0.6.333/v0.6.347/g`