Change step-by-step guides names

This commit is contained in:
Rodrigo Nader 2023-07-13 16:44:27 -03:00
commit c86100b875
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
import ZoomableImage from "/src/theme/ZoomableImage.js";
import ReactPlayer from "react-player";
# Customize and Build a Chatbot with a custom System Message: A Step-by-Step Guide
# Building chatbots with System Message
## Overview

View file

@ -3,7 +3,7 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
import ZoomableImage from "/src/theme/ZoomableImage.js";
import ReactPlayer from "react-player";
# Integrating a Document into a PromptTemplate Variable: A Step-by-Step Guide
# Integrating documents with prompt variables
## Overview