chats on the right sidebar

This commit is contained in:
Tienson Qin
2023-04-27 13:53:39 +08:00
parent af691a8e80
commit 3ee8a81064
10 changed files with 104 additions and 34 deletions

View File

@@ -280,7 +280,8 @@
:history/page-only-mode? false
;; AI related
:open-ai/token (storage/get :open-ai-token)})))
:open-ai/token (storage/get :open-ai-token)
:chat/current-conversation nil})))
;; Block ast state
;; ===============