Skip to content

ConversationSourceConfig

Module: fast_llm.data.preparation.gpt_memmap.config

Variant of: LanguageModelSourceConfig — select with type: conversation

Inherits from: LanguageModelSourceConfig

Fields

messagescore

Type: str    Default: "messages"

Field containing the conversation messages list. Each message should have 'role' and 'content' keys.