module

DimeAI

Constants

VERSION = "0.1.0"

Instance methods

create_profile(profile_name, openai_key)
Source
default_profile
Source
get_profile(profile_name) : Profile
Source
send_request(openai, prompt : String, model : String, history : Array(NamedTuple(role: String, content: String)), &block : String -> )
Source

Nested types