AiStackTrace

Stack Trace

Error stack trace with frame list.

TypeError: Cannot read properties of undefined (reading 'messages')
handlerserver/api/chat.post.ts:18
createStreamResponsesrc/utils/stream.ts:42
streamTextnode_modules/ai/dist/index.mjs:1247
OpenAIProvider.chatnode_modules/@ai-sdk/openai/dist/index.mjs:89

Usage

<AiStackTrace error="TypeError" :frames="frames" />

Props

Prop Type Default Description
error*string
frames*AiStackFrame[]
collapsedbooleanfalse

Slots

  • frame
  • header