leona / helix-gpt

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

Support for codeium #17

Closed happysalada closed 4 months ago

happysalada commented 5 months ago

Is your feature request related to a problem? Please describe. Codeium is an alternative code specific completion engine that is free for individuals and supposedly better than copilot https://codeium.com/

Describe the solution you'd like Having an alternative handler codeium would be amazing

Describe alternatives you've considered Not supporting it

Additional context Add any other context or screenshots about the feature request here.

Let me know if you need more precisions.

Thanks a lot for making this !

leona commented 5 months ago

Cheers for the suggestion. Having a free option would be great, so I've started work on this. Should be merged in the next few days.

leona commented 4 months ago

@happysalada Completions supported in 0.27 will add actions support eventually