module Wax::Commands::AI

Extended Modules

Defined in:

commands/ai.cr

Constant Summary

Claude = Anthropic::Client.new

Instance Method Summary

Instance Method Detail

def call(args : Array(String)) #

[View source]