瀏覽代碼

remove space

Thierry Moreau 1 年之前
父節點
當前提交
525128828d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      demo_apps/OctoAI_API_example/LiveData.ipynb

+ 1 - 1
demo_apps/OctoAI_API_example/LiveData.ipynb

@@ -42,7 +42,7 @@
    "metadata": {},
    "outputs": [],
    "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",
     "\n",
     "# VectorStoreIndex is used to index custom data \n",