From 9caf52aa445d6fd586afe8ea2e8649b8e592cd1a Mon Sep 17 00:00:00 2001 From: wylupek Date: Wed, 2 Oct 2024 10:38:20 +0200 Subject: [PATCH] Edit prompt - remove table of contents --- main_rag.ipynb | 8 ++++---- pipeline.yml | 7 +++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/main_rag.ipynb b/main_rag.ipynb index c06fa5b..fcce8e3 100644 --- a/main_rag.ipynb +++ b/main_rag.ipynb @@ -369,8 +369,8 @@ { "metadata": { "ExecuteTime": { - "end_time": "2024-10-01T16:19:46.679224Z", - "start_time": "2024-10-01T16:19:44.945814Z" + "end_time": "2024-10-02T08:33:42.372123Z", + "start_time": "2024-10-02T08:33:42.334621Z" } }, "cell_type": "code", @@ -394,7 +394,7 @@ "\n", "2. Structure:\n", " - Title Page: Include a title that reflects the main theme of the documents.\n", - " - Introduction: Provide a complete and thorough overview of the content, purpose, and scope of the documentation. Explain the objectives of the documents and how the information will be structured.\n", + " - Introduction: Provide a complete and thorough overview of the content, purpose, and scope of the documentation.\n", " - Main Sections: Divide the documentation into logical sections and subsections based on the themes and topics found in the documents. Each section should include:\n", " - A clear, descriptive heading that reflects the content within the section.\n", " - Detailed explanations of key concepts and ideas. Expand on each idea or concept with thorough descriptions, definitions, and context. Ensure the reader fully understands the material.\n", @@ -476,7 +476,7 @@ ], "id": "d57a03567a4c79a8", "outputs": [], - "execution_count": 1 + "execution_count": 5 }, { "metadata": {}, diff --git a/pipeline.yml b/pipeline.yml index bbcb0f6..5ff7426 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -27,10 +27,9 @@ components: \ of the content provided in the documents.\n\n2. Structure:\n - Title Page:\ \ Include a title that reflects the main theme of the documents.\n - Introduction:\ \ Provide a complete and thorough overview of the content, purpose, and scope\ - \ of the documentation. Explain the objectives of the documents and how the\ - \ information will be structured.\n - Main Sections: Divide the documentation\ - \ into logical sections and subsections based on the themes and topics found\ - \ in the documents. Each section should include:\n - A clear, descriptive\ + \ of the documentation.\n - Main Sections: Divide the documentation into\ + \ logical sections and subsections based on the themes and topics found in\ + \ the documents. Each section should include:\n - A clear, descriptive\ \ heading that reflects the content within the section.\n - Detailed explanations\ \ of key concepts and ideas. Expand on each idea or concept with thorough\ \ descriptions, definitions, and context. Ensure the reader fully understands\