页面 · Laravilt
Vue Components
Chat Vue components
Chat interface Vue components.
AIChat Component
vue
With Session
vue
Custom Message Renderer
vue
Chat Props
| Prop | Type | Description |
|---|---|---|
provider | string | AI provider |
model | string | AI model |
sessionId | string | Session ID |
placeholder | string | Input placeholder |
systemPrompt | string | System message |
Chat Events
| Event | Description |
|---|---|
@message | New message sent |
@response | Response received |
@error | Error occurred |
@stream | Stream chunk received |
Styling
css