class Place::LLM

Defined in:

place/llm/llm.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def capabilities #

[View source]
def new_chat #

[View source]
def on_load #

[View source]
def on_update #

[View source]
def prompt : String #

[View source]
def prompt? : String | Nil #

[View source]
def user_hint : String #

[View source]
def user_hint? : String | Nil #

[View source]