Skip to content

Commit 1a7c22c

Browse files
clarify install details in docs (#20032)
1 parent b4ad5c2 commit 1a7c22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/framework/getting_started/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is a starter bundle of packages, containing
2525
- `llama-index-embeddings-openai`
2626
- `llama-index-readers-file`
2727

28-
**NOTE:** LlamaIndex may download and store local files for various packages (NLTK, HuggingFace, ...). Use the environment variable "LLAMA_INDEX_CACHE_DIR" to control where these files are saved.
28+
**NOTE:** `llama-index-core` comes pre-bundled with NLTK and tiktoken files to avoid downloads and network calls at runtime.
2929

3030
### Important: OpenAI Environment Setup
3131

0 commit comments

Comments
 (0)