Module: OmniAI::OpenAI::Tool
- Defined in:
- lib/omniai/openai/tool.rb
Overview
An set of tools.
Constant Summary collapse
- FILE_SEARCH =
{ type: 'file_search' }.freeze
- CODE_INTERPRETER =
{ type: 'code_interpreter' }.freeze
An set of tools.
{ type: 'file_search' }.freeze
{ type: 'code_interpreter' }.freeze