diff --git a/docs/docs/integrations/vectorstores/sap_hanavector.ipynb b/docs/docs/integrations/vectorstores/sap_hanavector.ipynb index e6f7c0da45..1e8dc1b552 100644 --- a/docs/docs/integrations/vectorstores/sap_hanavector.ipynb +++ b/docs/docs/integrations/vectorstores/sap_hanavector.ipynb @@ -584,9 +584,9 @@ "You are an expert in state of the union topics. You are provided multiple context items that are related to the prompt you have to answer.\n", "Use the following pieces of context to answer the question at the end.\n", "\n", - "```\n", + "'''\n", "{context}\n", - "```\n", + "'''\n", "\n", "Question: {question}\n", "\"\"\"\n",