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
912 stars 186 forks source link

feat: Start/stop LLaMA Server from statusbar #544

Closed reneleonhardt closed 2 months ago

reneleonhardt commented 2 months ago

Features

Fixed / Improved

Suggestions

Start Server Stop Server Starting a server Server running Server terminated
carlrobertoh commented 2 months ago

I think we should make it visible only to Mac and Linux users, since we don't support running the server on Windows yet.

reneleonhardt commented 2 months ago

I think we should make it visible only to Mac and Linux users, since we don't support running the server on Windows yet.

Good idea, done. Can I change terminated to stopped everywhere? 😅

carlrobertoh commented 2 months ago

I think we should make it visible only to Mac and Linux users, since we don't support running the server on Windows yet.

Good idea, done. Can I change terminated to stopped everywhere? 😅

Sure, "stopped" sounds better.