From 9f5431991237811d419cf2f66618ae9c466c07fc Mon Sep 17 00:00:00 2001 From: nowadays0421 Date: Sat, 3 Jun 2023 17:43:48 +0800 Subject: [PATCH] rename --- ...Thought Reasoning.ipynb => 5.Chain of Thought Reasoning.ipynb} | 0 .../{5.Chaining Prompts.ipynb => 6.Chaining Prompts.ipynb} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename content/Building Systems with the ChatGPT API/{4.Chain of Thought Reasoning.ipynb => 5.Chain of Thought Reasoning.ipynb} (100%) rename content/Building Systems with the ChatGPT API/{5.Chaining Prompts.ipynb => 6.Chaining Prompts.ipynb} (100%) diff --git a/content/Building Systems with the ChatGPT API/4.Chain of Thought Reasoning.ipynb b/content/Building Systems with the ChatGPT API/5.Chain of Thought Reasoning.ipynb similarity index 100% rename from content/Building Systems with the ChatGPT API/4.Chain of Thought Reasoning.ipynb rename to content/Building Systems with the ChatGPT API/5.Chain of Thought Reasoning.ipynb diff --git a/content/Building Systems with the ChatGPT API/5.Chaining Prompts.ipynb b/content/Building Systems with the ChatGPT API/6.Chaining Prompts.ipynb similarity index 100% rename from content/Building Systems with the ChatGPT API/5.Chaining Prompts.ipynb rename to content/Building Systems with the ChatGPT API/6.Chaining Prompts.ipynb