Skip to content

Commit

Permalink
refine comment words
Browse files Browse the repository at this point in the history
Signed-off-by: ChengZi <[email protected]>
  • Loading branch information
zc277584121 committed Dec 18, 2023
1 parent da9945a commit bdf78e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootcamp/RAG/zilliz_pipeline_rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
}
],
"source": [
"gcs_url = 'https://publicdataset.zillizcloud.com/milvus_doc.md' # your gcs or aws url\n",
"gcs_url = 'https://publicdataset.zillizcloud.com/milvus_doc.md' # public or pre-signed url of a file stored on AWS S3 or Google Cloud Storage\n",
"\n",
"\n",
"run_pipeline_url = f\"https://controller.api.{CLOUD_REGION}.zillizcloud.com/v1/pipelines/{ingestion_pipe_id}/run\"\n",
Expand Down

0 comments on commit bdf78e3

Please sign in to comment.