diff --git a/index.ts b/index.ts index c48af97..fb505d6 100644 --- a/index.ts +++ b/index.ts @@ -99,7 +99,7 @@ async function processPostJob() { grammar, await postJobSession.prompt(input, { ...baseChatPromptOptions, - temperature: 1.25, + temperature: 1.5, minP: 0.05, repeatPenalty: { lastTokens: 128,