Class: ConsoleAgent::Providers::Local

Inherits:
OpenAI
  • Object
show all
Defined in:
lib/console_agent/providers/local.rb

Constant Summary

Constants inherited from OpenAI

OpenAI::API_URL

Instance Attribute Summary

Attributes inherited from Base

#config

Method Summary

Methods inherited from OpenAI

#chat, #chat_with_tools, #format_assistant_message, #format_tool_result

Methods inherited from Base

#chat, #chat_with_tools, #format_assistant_message, #format_tool_result, #initialize

Constructor Details

This class inherits a constructor from ConsoleAgent::Providers::Base