File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1240,7 +1240,7 @@ <h4>兼容性配置</h4>
12401240 < input type ="checkbox " id ="compatibilityModeEnabled " class ="config-checkbox " />
12411241 启用兼容性模式
12421242 </ label >
1243- < small class ="config-note "> 启用后所有system消息全部转换成user,停用system_instructions</ small >
1243+ < small class ="config-note "> 启用后所有system消息全部转换成user,停用system_instructions < span style =" color: #28a745; " > ✓ 支持热更新 </ span > </ small >
12441244 < div class ="config-info " style ="background-color: #fff3cd; border: 1px solid #ffc107; color: #856404; ">
12451245 < strong > ⚠️ 注意:</ strong > 该选项可能会降低模型理解能力,但是能避免流式空回的情况。
12461246 < br > < strong > 适用场景:</ strong > 当遇到流式传输时模型不返回内容或返回空响应时启用此选项。
Original file line number Diff line number Diff line change @@ -963,7 +963,7 @@ <h4 style="margin-top: 0; margin-bottom: 15px;">兼容性配置</h4>
963963 < input type ="checkbox " id ="compatibilityModeEnabled " style ="width: auto; margin: 0; " />
964964 启用兼容性模式
965965 </ label >
966- < small style ="display: block; color: #666; font-size: 12px; margin-top: 5px; "> 启用后所有system消息全部转换成user,停用system_instructions</ small >
966+ < small style ="display: block; color: #666; font-size: 12px; margin-top: 5px; "> 启用后所有system消息全部转换成user,停用system_instructions < span style =" color: #28a745; " > ✓ 支持热更新 </ span > </ small >
967967 < div style ="background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 12px; margin-top: 8px; font-size: 13px; color: #856404; ">
968968 < strong > ⚠️ 注意:</ strong > 该选项可能会降低模型理解能力,但是能避免流式空回的情况。
969969 < br > < strong > 适用场景:</ strong > 当遇到流式传输时模型不返回内容或返回空响应时启用此选项。
You can’t perform that action at this time.
0 commit comments