Exception: ChatGpt2023Error

Inherits:
Exception
  • Object
show all
Defined in:
lib/chatgpt2023.rb

Overview

Usage:

require 'chatgpt2023'

chat = ChatGpt2023.new(apikey: 'YOUR-API-KEY')
chat.completion 'Say this is a test'
#=> This is indeed a test