mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
💄 style: Enhanced reasoning_effort Slider Component (#7998)
* ✨ feat: 添加推理强度设置和滑块组件 * ✨ feat: support openai & grok xai * i18n * fix mobile
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ module.exports = defineConfig({
|
||||
'fa-IR',
|
||||
],
|
||||
temperature: 0,
|
||||
modelName: 'gpt-4o-mini',
|
||||
modelName: 'gpt-4.1-mini',
|
||||
experimental: {
|
||||
jsonMode: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user