struct DimeAI::Profile::PromtTweaks

Included Modules

Extended Modules

Defined in:

dimeai.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(global_pre_prompts : Array(NamedTuple(role: String, content: String)), each_user_message_prefix : String, each_user_message_postfix : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def each_user_message_prefix : String #

[View source]
def global_pre_prompts : Array(NamedTuple(role: String, content: String)) #

[View source]