Skip to content

jrobertson/chatgpt2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introducing the ChatGpt2023 gem

Usage

require 'chatgpt2023'

chat = ChatGpt2023.new(apikey: 'YOUR-API-KEY')

chat.completion 'Say this is a test'
#=> This is indeed a test 

About

1st experiment at playing with the ChatGPT API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages