diff --git a/docs/docs/guides/03-chatting/01-start-thread.md b/docs/docs/guides/03-chatting/01-start-thread.md index 57c34713e..6bb6acb2e 100644 --- a/docs/docs/guides/03-chatting/01-start-thread.md +++ b/docs/docs/guides/03-chatting/01-start-thread.md @@ -19,6 +19,10 @@ keywords: A thread is the conversations between an assistant and a user. This tutorial will walk you through the process of starting a thread on Jan. +

+ +![start-thread-gif](./assets/start-thread.gif) + ### Setting Thread Title A thread title acts as a name for your thread. It appears on the left side of the chat window, helping you easily navigate through your interactions. If you do not set a thread title, Jan will set it to "New Thread" as default. @@ -35,6 +39,3 @@ Jan offers a variety of models to suit your conversational needs. Each model has You can customize the model params for your thread e.g. setting a customized value of max_tokens value for your thread, etc. -

- -![start-thread-gif](./assets/start-thread.gif) diff --git a/docs/docs/guides/03-chatting/02-upload-docs.md b/docs/docs/guides/03-chatting/02-upload-docs.md index ba891cea3..af8d4efda 100644 --- a/docs/docs/guides/03-chatting/02-upload-docs.md +++ b/docs/docs/guides/03-chatting/02-upload-docs.md @@ -14,3 +14,9 @@ keywords: large language model, ] --- + +:::caution +This is currently under development. +::: + +A quickstart on how to upload docs to Jan. \ No newline at end of file diff --git a/docs/docs/guides/03-chatting/03-upload-images.md b/docs/docs/guides/03-chatting/03-upload-images.md index 60c73f8e4..c6afc32b1 100644 --- a/docs/docs/guides/03-chatting/03-upload-images.md +++ b/docs/docs/guides/03-chatting/03-upload-images.md @@ -14,3 +14,9 @@ keywords: large language model, ] --- + +:::caution +This is currently under development. +::: + +A quickstart on how to upload images to Jan. \ No newline at end of file