Skip to Content

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