From d4634cf25ec9a1ed735d0f6cdc2efc9ac931f438 Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:49:35 +0800 Subject: [PATCH] Update 01-start-thread.md --- docs/docs/guides/03-chatting/01-start-thread.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docs/guides/03-chatting/01-start-thread.md b/docs/docs/guides/03-chatting/01-start-thread.md index f016745a6..c2176a430 100644 --- a/docs/docs/guides/03-chatting/01-start-thread.md +++ b/docs/docs/guides/03-chatting/01-start-thread.md @@ -1,3 +1,12 @@ --- title: Starting a Thread --- + +Rough outline: +Choosing an assistant +Setting assistant instructions + At thread level + Globally, as default +Choosing a model +Customizing model params (thread level) +Customizing engine params