struct AI::OpenAI::Tools::NeverApprovalConfig

Overview

Never approval configuration.

Defined in:

ai/openai/tool/openai_tools.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(tool_names : Array(String) | Nil = nil) #

[View source]

Instance Method Detail

def to_h : Hash(String, JSON::Any) #

[View source]
def tool_names : Array(String) | Nil #

[View source]