Role

Role: 'user' | 'system' | 'assistant'

Defines the possible roles in a conversation.

  • "user": The person interacting with the model.

  • "system": The system or administrative messages.

  • "assistant": The model's responses.

Last updated