Coral is a thoroughly developed design system widely adopted by developers and designers for creating beautiful and user-friendly Sea internal products.
Copyright © 2018-2025 Sea Labs
Blogs
All blogs| Prop name | Type | Default | Description |
|---|---|---|---|
| readableStream | ReadableStream<any> |
| Prop name | Type | Default | Description |
|---|---|---|---|
| baseUrl | string | The base URL of the LLM API. | |
| dangerouslyApiKey | string | The API key to use for the request, use it with caution. | |
| defaultHeaders | Record<string, string> | The default headers to use for the request. | |
| messages | any[] | The messages to send to the LLM API, use it subject to the LLM API specification. | |
| model | string | The model to use for the request, use it subject to the LLM API specification. | |
| stream | boolean | Whether to stream the response from the LLM API. | |
| user | string | User ID to send to the model, use it subject to the LLM API specification. |
| Prop name | Type | Default | Description |
|---|---|---|---|
| bubbleListRef | RefObject<BubbleListRef> | ||
| messages | any[] | ||
| scrollOptions | ScrollToOptions |
Copyright © 2018-2025 Sea Labs