diff --git a/src/renderer/src/config/constant.ts b/src/renderer/src/config/constant.ts index a6bbfbfe..35603b59 100644 --- a/src/renderer/src/config/constant.ts +++ b/src/renderer/src/config/constant.ts @@ -1,4 +1,4 @@ -export const DEFAULT_TEMPERATURE = 0.7 +export const DEFAULT_TEMPERATURE = 1.0 export const DEFAULT_CONTEXTCOUNT = 5 export const DEFAULT_MAX_TOKENS = 4096 export const FONT_FAMILY =