Skip to content

Commit 6d7f4d9

Browse files
authored
Update experiments.ts
1 parent 7f1579a commit 6d7f4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/experiments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const experimentConfigsMap: Record<ExperimentKey, ExperimentConfig> = {
3939
POWER_STEERING: {
4040
name: 'Use experimental "power steering" mode',
4141
description:
42-
"When enabled, Roo will remind the model about the details of its current mode definition more frequently. This will lead to stronger adherence to role definitions and custom instructions, but will use additional tokens.",
42+
"When enabled, Roo will remind the model about the details of its current mode definition more frequently. This will lead to stronger adherence to role definitions and custom instructions, but will use more tokens per message.",
4343
enabled: false,
4444
},
4545
}

0 commit comments

Comments
 (0)