Libraries
»
omniai
(3.2.0)
»
Index
»
OmniAI
»
Chat
»
Function
»
#name
Method: OmniAI::Chat::Function#name
Defined in:
lib/omniai/chat/function.rb
#
name
⇒
String
Returns:
(
String
)
9 10 11
# File 'lib/omniai/chat/function.rb', line 9
def
name
@name
end