Skip to content

Commit

Permalink
docs: update plugin description
Browse files Browse the repository at this point in the history
  • Loading branch information
carlrobertoh committed Sep 25, 2024
1 parent 3f76984 commit c614411
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ We equip you with the latest models, advanced tools, and on-premise solutions th

Access top-tier language models from OpenAI, Anthropic, Azure, Mistral, and others, or opt for a self-hosted model for a full offline experience.

## From cloud providers to custom setups

Access market-leading LLMs with your own key, or use a privately hosted model within your corporate network.

- **Bring your own key:** Connect the plugin with your preferred provider using your own API key. Use our [hosted service](https://codegpt.ee/#pricing) for a full experience.

- **Customize your own setup:** Connect the plugin with privately hosted models. Use our OpenAI API-compatible provider configuration for end-to-end integration.

## Build your own local AI assistant

CodeGPT is the leading open-source extension for connecting your locally running LLM with your favourite JetBrains IDE. We provide full AI-assisted experience without sending your data externally or requiring an internet connection.

- **Ollama integration:** CodeGPT will automatically detect and utilize the models handled by Ollama without any additional setup.
- **GGUF support:** Easily connect your custom model
- **LLaMA C/C++ integration:** Run dozens of open-source LLMs with just a few clicks, without needing any additional third-party software.

## Core Features

CodeGPT offers a wide range of features to enhance your development experience:
Expand Down

0 comments on commit c614411

Please sign in to comment.