We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c76d6 commit 8052c2aCopy full SHA for 8052c2a
llama-index-integrations/embeddings/llama-index-embeddings-nvidia/README.md
@@ -19,12 +19,7 @@ The following example connects to the NVIDIA Retrieval QA E5 Embedding Model.
19
20
21
22
-## Get Started
23
-
24
-Use the following procedures to get started with the `llama-index-embeddings-nvidia` package.
25
26
27
-### Install the Package
+## Install the Package
28
29
To install the `llama-index-embeddings-nvidia` package, run the following code.
30
@@ -33,7 +28,7 @@ pip install llama-index-embeddings-nvidia
33
```
34
35
36
-### Access the NVIDIA API Catalog
31
+## Access the NVIDIA API Catalog
37
32
38
To get access to the NVIDIA API Catalog, do the following:
39
0 commit comments