Class: RubyLLM::Providers::OpenAI

Inherits:
Object
  • Object
show all
Includes:
RubyLLM::Provider
Defined in:
lib/ruby_llm/providers/openai.rb

Overview

OpenAI API integration. Handles chat completion, function calling, and OpenAI’s unique streaming format. Supports GPT-4, GPT-3.5, and other OpenAI models.

Method Summary

Methods included from RubyLLM::Provider

for, included, register