diff --git a/apps/playground-prompt-engineering/src/components/ChatSimulator.vue b/apps/playground-prompt-engineering/src/components/ChatSimulator.vue index f57062110..f36e7b057 100644 --- a/apps/playground-prompt-engineering/src/components/ChatSimulator.vue +++ b/apps/playground-prompt-engineering/src/components/ChatSimulator.vue @@ -169,7 +169,7 @@ watch(() => messages.value.length, () => {