From 38015367f45578543549e7c855f1ddf96204df75 Mon Sep 17 00:00:00 2001 From: Luc Georges Date: Wed, 4 Oct 2023 16:47:39 +0200 Subject: [PATCH] docs: add PRO plan note --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2577b3..7499c43 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # LLM powered development for IntelliJ -> [!IMPORTANT] -> This is currently a work in progress, expect things to be broken! - **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