AiStreamingCursor
Streaming Cursor
Blinking cursor for streaming text.
Assistant
RAG works by first embedding your documents into a vector database. When a query comes in, the system performs a semantic search to find the most relevant
Usage
<AiStreamingCursor :active="isStreaming" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| active | boolean | true | — |
| character | string | '|' | — |