Class: AiClient::Tool
- Inherits:
-
OmniAI::Tool
- Object
- OmniAI::Tool
- AiClient::Tool
- Defined in:
- lib/ai_client/tool.rb
Overview
lib/ai_client/tool.rb
Class Method Summary collapse
Instance Method Summary collapse
-
#xyzzy ⇒ Object
TODO: Is there any additional functionality that needs to be added to the Rool class that would be helpful?.
Class Method Details
.xyzzy ⇒ Object
12 |
# File 'lib/ai_client/tool.rb', line 12 def xyzzy = puts "Magic" |
Instance Method Details
#xyzzy ⇒ Object
TODO: Is there any additional functionality that
needs to be added to the Rool class that would
be helpful?
9 |
# File 'lib/ai_client/tool.rb', line 9 def xyzzy = self.class.xyzzy |