0.0
No release in over a year
A ChatGPT API wrapper. #experimental
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 5.4, >= 5.4.0
~> 0.7, >= 0.7.0
 Project Readme

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