mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
docs: Fix doc issue for HANA Cloud Vector Engine (#22260)
- **Description:** This PR fixes a rendering issue in the docs (Python notebook) of HANA Cloud Vector Engine. - **Issue:** N/A - **Dependencies:** no new dependencies added File of the fixed notebook: `docs/docs/integrations/vectorstores/hanavector.ipynb`
This commit is contained in:
parent
ef3df45d9d
commit
f2dd31b9e8
@ -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",
|
"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",
|
"Use the following pieces of context to answer the question at the end.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"```\n",
|
"'''\n",
|
||||||
"{context}\n",
|
"{context}\n",
|
||||||
"```\n",
|
"'''\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Question: {question}\n",
|
"Question: {question}\n",
|
||||||
"\"\"\"\n",
|
"\"\"\"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user