Module: OpenaiChatgpt

Defined in:
lib/openai_chatgpt.rb,
lib/openai_chatgpt/error.rb,
lib/openai_chatgpt/usage.rb,
lib/openai_chatgpt/choice.rb,
lib/openai_chatgpt/client.rb,
lib/openai_chatgpt/object.rb,
lib/openai_chatgpt/version.rb,
lib/openai_chatgpt/response.rb

Overview

@note: This is a wrapper for the OpenAI Chat GPT API.

Defined Under Namespace

Classes: Choice, Client, Error, Object, Response, Usage

Constant Summary collapse

VERSION =
"0.2.0"