diff --git a/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb b/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb index 97a1152..f45389a 100644 --- a/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb +++ b/docs/15_endpoint_apis/04_scadsai_llm_endpoint.ipynb @@ -98,7 +98,7 @@ "metadata": {}, "source": [ "## Exercise\n", - "List the models available in the blablador endpoint and try them out by specifying them when calling `prompt_blablador()`." + "List the models available in the endpoint and try them out by specifying them when calling `prompt_scadsai_llm()`." ] }, {