mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-06-06 06:53:56 +02:00
Update PromptCraftTool.js
This commit is contained in:
@@ -22,7 +22,7 @@ class PromptCraftTool extends Tool {
|
||||
pcOutput: '',
|
||||
pcOutputs: [],
|
||||
pcStrategy: 'rephrase',
|
||||
pcModel: localStorage.getItem('pc-model') || 'anthropic/claude-sonnet-4.6',
|
||||
pcModel: localStorage.getItem('pc-model') || 'nousresearch/hermes-3-llama-3.1-405b',
|
||||
pcTemperature,
|
||||
pcCount: 3,
|
||||
pcLoading: false,
|
||||
|
||||
Reference in New Issue
Block a user