Properties 
base_ base_ :  string  = "https://api.aleph-alpha.com/complete" 
completion_ completion_ :  boolean 
completion_ completion_ :  boolean 
control_ control_ :  boolean 
maximum_ maximum_ :  number  = 64 
minimum_ minimum_ :  number  = 0 
model model :  string  = "luminous-base" 
raw_ raw_ :  boolean 
temperature temperature :  number  = 0.0 
top_ top_ :  number  = 0.0 
Optional aleph_ aleph_ ?:  any  = ... 
Optional best_ best_ ?:  number 
Optional completion_ completion_ ?:  string [] 
Optional completion_ completion_ ?:  string [] 
Optional contextual_ contextual_ ?:  number 
Optional disable_ disable_ ?:  boolean 
Optional frequency_ frequency_ ?:  number 
Optional log_ log_ ?:  number 
Optional logit_ logit_ ?:  object 
Optional penalty_ penalty_ ?:  string 
Optional penalty_ penalty_ ?:  string [] 
Optional penalty_ penalty_ ?:  boolean 
Optional presence_ presence_ ?:  number 
Optional repetition_ repetition_ ?:  boolean 
Optional repetition_ repetition_ ?:  boolean 
Optional sequence_ sequence_ ?:  number 
Optional sequence_ sequence_ ?:  number 
Optional stop stop ?:  string [] 
Optional tokens tokens ?:  boolean 
Optional use_ use_ ?:  boolean 
Optional use_ use_ ?:  boolean 
Optional use_ use_ ?:  boolean 
 
Specific implementation of a Large Language Model (LLM) designed to interact with the Aleph Alpha API. It extends the base LLM class and includes a variety of parameters for customizing the behavior of the Aleph Alpha model.