CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

switch code completion mode

Open imClumsyPanda opened this issue 1 year ago • 0 comments

What happened?

Thanks for the great plugin! I’ve noticed different code completion mode mentioned in READEME.md and I’m wondering if i can switch code completion mode with custom openai api and local llms.

I’m now using CodeQwen1.5-7B-Chat and ollama-like platform to offer custom openai api, and when i use code completion in pycharm, it always only complete one line once. Full function completion mode is all that i need, i’ll appreciate it if anyone could tell me how to switch the mode.

Relevant log output or stack trace

No response

Steps to reproduce

No response

CodeGPT version

2.8.1-223

Operating System

Windows

imClumsyPanda avatar Jun 28 '24 07:06 imClumsyPanda