Skip to content

Commit c42a164

Browse files
committed
docs: update model reference from Granite Code to Granite language model
Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
1 parent e3de2cb commit c42a164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/RAG/RAG_with_Langchain.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"### Choose your LLM\n",
165165
"The LLM will be used for answering the question, given the retrieved text.\n",
166166
"\n",
167-
"Select a Granite Code model from the [`ibm-granite`](https://replicate.com/ibm-granite) org on Replicate. Here we use the Replicate Langchain client to connect to the model.\n",
167+
"Select a Granite language model from the [`ibm-granite`](https://replicate.com/ibm-granite) org on Replicate. Here we use the Replicate Langchain client to connect to the model.\n",
168168
"\n",
169169
"To connect to a model on a provider other than Replicate, substitute this code cell with one from the [LLM component recipe](https://github.com/ibm-granite-community/granite-kitchen/blob/main/recipes/Components/Langchain_LLMs.ipynb)."
170170
]

0 commit comments

Comments
 (0)