mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-25 02:46:34 +08:00
fix(skill): remove auto activation setting
This commit is contained in:
@@ -1346,9 +1346,6 @@ const enUS = {
|
||||
'Used as the skill directory name. Only letters, numbers, hyphens and underscores.',
|
||||
skillDescription: 'Skill Description',
|
||||
skillInstructions: 'Instructions',
|
||||
autoActivate: 'Auto Activate',
|
||||
autoActivateDescription:
|
||||
'When enabled, the Agent may match and activate this skill based on its description during conversations.',
|
||||
saveSuccess: 'Saved successfully',
|
||||
saveError: 'Save failed: ',
|
||||
createSuccess: 'Created successfully',
|
||||
|
||||
Reference in New Issue
Block a user