LocalCompletion icon indicating copy to clipboard operation
LocalCompletion copied to clipboard

Local LLM based code completion like Copilot with any OpenAI compatible API

Results 1 LocalCompletion issues
Sort by recently updated
recently updated
newest added

I'm having with white spaces since some time. For example when getting python completion of a function instead of: ```python def some_function(): """Some comment""" a = 3 c = 4...

bug