leona / helix-gpt

Code assistant language server for Helix with support for Copilot/OpenAI/Codeium/Ollama
MIT License
285 stars 19 forks source link

add handler env to gpt language server #25

Closed sigmaSd closed 4 months ago

sigmaSd commented 4 months ago

This makes the configuration self contained, also I chose codeium as a placeholder, because it just works without any token, so the user can get started immediately, obviously you can disagree with that and we can set it to openai

leona commented 4 months ago

First of all, thanks a lot for the PRs. I've been sick the past few days so I'm just catching up on them.

I'm going to have to decline this one though unfortunately. If you need to make changes to the readme, it's in assets/template.md as I'm updating the version in the build step. Probably not the best approach though.

Also, the chat/actions handler isn't supported for Codeium yet, so I don't want to make it the default just yet.