diff --git a/docs/docs/guides/chatprompttemplate_guide.mdx b/docs/docs/guides/chatprompttemplate_guide.mdx index 45767d41b..422bb6420 100644 --- a/docs/docs/guides/chatprompttemplate_guide.mdx +++ b/docs/docs/guides/chatprompttemplate_guide.mdx @@ -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 diff --git a/docs/docs/guides/loading_document.mdx b/docs/docs/guides/loading_document.mdx index 4a1fdebdf..d760e9124 100644 --- a/docs/docs/guides/loading_document.mdx +++ b/docs/docs/guides/loading_document.mdx @@ -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