diff --git a/apps/stage-tamagotchi/src/components/ChatHistory.vue b/apps/stage-tamagotchi/src/components/ChatHistory.vue index 39606b900..de7616330 100644 --- a/apps/stage-tamagotchi/src/components/ChatHistory.vue +++ b/apps/stage-tamagotchi/src/components/ChatHistory.vue @@ -75,7 +75,7 @@ onTokenLiteral(async () => {
- Called {{ slice.toolCall.function.name }} + Called: {{ slice.toolCall.function.name }}
diff --git a/apps/stage-tamagotchi/src/pages/settings/modules/consciousness.vue b/apps/stage-tamagotchi/src/pages/settings/modules/consciousness.vue index 90eb5a8ad..d06fa1b26 100644 --- a/apps/stage-tamagotchi/src/pages/settings/modules/consciousness.vue +++ b/apps/stage-tamagotchi/src/pages/settings/modules/consciousness.vue @@ -139,7 +139,7 @@ function updateCustomModelName(value: string) {