switched to qwen model, better prompt, easier parsing
This commit is contained in:
@ -99,6 +99,8 @@
|
||||
.thought-summary.tool_result { background-color: #27ae60; }
|
||||
.thought-summary.think_more { background-color: #2980b9; }
|
||||
.thought-summary.answer { background-color: #8e44ad; }
|
||||
.thought-summary.reply { background-color: #f39c12; }
|
||||
.thought-summary.thoughts { background-color: #f39c12; }
|
||||
.thought-details {
|
||||
display: none;
|
||||
margin-left: 20px;
|
||||
|
Reference in New Issue
Block a user