Browse Source

remove space

Thierry Moreau 1 năm trước cách đây
mục cha
commit
8812b1c0c9

+ 1 - 1
demo_apps/OctoAI_API_example/LiveData.ipynb

@@ -42,7 +42,7 @@
    "metadata": {},
    "metadata": {},
    "outputs": [],
    "outputs": [],
    "source": [
    "source": [
-    "# use ServiceContext to configure the LLM used and the custom embeddings \n",
+    "# use ServiceContext to configure the LLM used and the custom embeddings\n",
     "from llama_index import ServiceContext\n",
     "from llama_index import ServiceContext\n",
     "\n",
     "\n",
     "# VectorStoreIndex is used to index custom data \n",
     "# VectorStoreIndex is used to index custom data \n",