carlrobertoh / CodeGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
https://codegpt.ee
Apache License 2.0
1.01k stars 213 forks source link

局域网中配合Ollama本地大模型实现代码自动补全 #585

Open Lyx3ZzSs opened 4 months ago

Lyx3ZzSs commented 4 months ago

Describe the need of your request

局域网中配合Ollama本地d模型实现代码自动补全

Proposed solution

如何在局域网中配合Ollama本地d模型实现代码自动补全

Additional context

No response

PhilKes commented 4 months ago

Can you elaborate on what you are trying to do? You can use code-completions with Ollama via the Ollama (Local) Provider settings: image You just have to enter the host and select the correct FIM template for your used model.