menu
neomage package
documentation
utils/analyze/analyze_context.dart
SystemPromptSectionDetail
SystemPromptSectionDetail.new const constructor
SystemPromptSectionDetail.new const constructor
dark_mode
light_mode
SystemPromptSectionDetail
constructor
const
SystemPromptSectionDetail
(
{
required
String
name
,
required
int
tokens
,
})
Implementation
const SystemPromptSectionDetail({required this.name, required this.tokens});
neomage package
documentation
utils/analyze/analyze_context
SystemPromptSectionDetail
SystemPromptSectionDetail.new const constructor
SystemPromptSectionDetail class