carlrobertoh / CodeGPT

JetBrains extension providing access to state-of-the-art LLMs, such as GPT-4, Claude 3, Code Llama, and others, all for free
https://codegpt.ee
Apache License 2.0
885 stars 184 forks source link

switch code completion mode #600

Open imClumsyPanda opened 1 week ago

imClumsyPanda commented 1 week ago

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