Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hisho
master
Hisho
AddCommand
ChatClient
ChatCommand
ClearCommand
CLI
Command
CommandBuilder
CommandFunction
Conversation
DefaultChatClient
File
HelpCommand
Prompts
QuitCommand
ShowContextCommand
Generated using Crystal 1.14.0
2024-11-26 07:35:38 UTC
abstract class
Hisho::
ChatClient
Hisho::ChatClient
Reference
Object
Direct Known Subclasses
Hisho::DefaultChatClient
Defined in:
core/chat_client.cr
Instance Method Summary
#send_message_to_ai
(user_message : String) : String | Nil
Instance Method Detail
abstract def
send_message_to_ai
(user_message : String) : String | Nil
#
[
View source
]