mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-23 09:56:39 +08:00
style(agents): distinguish agent capabilities from events
This commit is contained in:
@@ -736,7 +736,7 @@ const jaJP = {
|
||||
'Pipeline はメッセージイベントのみを、設定した固定ステップの順番で処理します。',
|
||||
pipelineDiagramFlow: 'メッセージを固定フローで順番に処理',
|
||||
diagramEvents: 'イベント',
|
||||
diagramAgentInitiated: 'Agent が実行',
|
||||
diagramAgentCanUse: 'Agent が利用可能',
|
||||
diagramMessages: 'メッセージ',
|
||||
diagramMembers: 'メンバー',
|
||||
diagramFeedback: 'フィードバック',
|
||||
|
||||
Reference in New Issue
Block a user