File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 603603 "codeWebChat.chatPresetsForEditContext" : {
604604 "type" : " array" ,
605605 "default" : [
606- {
607- "name" : " (0)" ,
608- "chatbot" : " AI Studio" ,
609- "temperature" : 0.5 ,
610- "systemInstructions" : " You're a helpful coding assistant."
611- },
612- {
613- "name" : " (1)" ,
614- "chatbot" : " Gemini"
615- },
616606 {
617607 "name" : " (2)" ,
618608 "chatbot" : " ChatGPT"
622612 "chatbot" : " Claude"
623613 },
624614 {
625- "name" : " (4)" ,
626- "chatbot" : " Grok"
627- },
628- {
629- "name" : " (5)" ,
630- "chatbot" : " Perplexity"
631- },
632- {
633- "name" : " (6)" ,
634- "chatbot" : " DeepSeek"
635- },
636- {
637- "name" : " (7)" ,
638- "chatbot" : " Qwen"
639- },
640- {
641- "name" : " (8)" ,
642- "chatbot" : " Yuanbao" ,
643- "model" : " deepseek"
644- },
645- {
646- "name" : " (9)" ,
647- "chatbot" : " Doubao"
648- },
649- {
650- "name" : " (10)" ,
651- "chatbot" : " Mistral"
652- },
653- {
654- "name" : " (11)" ,
655- "chatbot" : " HuggingChat"
615+ "name" : " (1)" ,
616+ "chatbot" : " Gemini"
656617 },
657618 {
658- "name" : " (12)" ,
659- "chatbot" : " Open WebUI" ,
660- "port" : 3000 ,
619+ "name" : " (0)" ,
620+ "chatbot" : " AI Studio" ,
661621 "temperature" : 0.5 ,
662622 "systemInstructions" : " You're a helpful coding assistant."
663623 }
686646 " Doubao" ,
687647 " Mistral" ,
688648 " HuggingChat" ,
649+ " Kimi" ,
689650 " Perplexity"
690651 ],
691652 "description" : " Choose among supported chatbots."
You can’t perform that action at this time.
0 commit comments