Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Hisho::DefaultChatClient
Inherits
Hisho::ChatClient
<
Reference
<
Object
Constants
API_ENDPOINT = "https://openrouter.ai/api/v1/chat/completions"
Constructors
new
(api_key :
String
, model :
String
)
Source
Instance methods
send_message_to_ai
(user_message :
String
) :
String
|
Nil
Source