Skip to content

Commit f720caf

Browse files
committed
docs: organize chat wrappers
1 parent 86da0a8 commit f720caf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vitepress/config/apiReferenceSidebar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,12 @@ const chatWrappersOrder = [
4444
"GeneralChatWrapper",
4545
"TemplateChatWrapper",
4646
"JinjaTemplateChatWrapper",
47+
"QwenChatWrapper",
48+
"HarmonyChatWrapper",
49+
"SeedChatWrapper",
4750
"DeepSeekChatWrapper",
4851
"Llama3_1ChatWrapper",
52+
"Llama3_2LightweightChatWrapper",
4953
"Llama3ChatWrapper",
5054
"Llama2ChatWrapper",
5155
"MistralChatWrapper",

0 commit comments

Comments
 (0)