MediaRole
MediaRole =
"user"|"assistant"
Defined in: src/lib/db/media/types.ts:18Â
Role indicating who attached the media.
- user: Uploaded by the user
- assistant: Generated/attached by the AI
Last updated on
MediaRole =
"user"|"assistant"
Defined in: src/lib/db/media/types.ts:18Â
Role indicating who attached the media.