Exception: ChatGpt2023Error
- Inherits:
-
Exception
- Object
- Exception
- ChatGpt2023Error
- 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