Skip to content

Commit

Permalink
docs: add PRO plan note
Browse files Browse the repository at this point in the history
  • Loading branch information
McPatate committed Oct 4, 2023
1 parent ea4e99f commit 3801536
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# LLM powered development for IntelliJ

> [!IMPORTANT]
> This is currently a work in progress, expect things to be broken!
<!-- Plugin description -->
**llm-intellij** is a plugin for all things LLM. It uses [**llm-ls**](https://github.com/huggingface/llm-ls) as a backend.

> [!NOTE]
> When using the Inference API, you will probably encounter some limitations. Subscribe to the *PRO* plan to avoid getting rate limited in the free tier.
>
> https://huggingface.co/pricing#pro
## Features

### Code completion
Expand Down

0 comments on commit 3801536

Please sign in to comment.