Commit graph

14 commits

Author SHA1 Message Date
2129bb8a1e Improved README 2023-03-14 21:54:26 +01:00
e35d9a3bed Added support for GPT-4 Models 2023-03-14 21:45:00 +01:00
21d67b266f Updated README 2023-03-13 11:27:13 +01:00
379374d097 Extended CLI to support Bing's Chatbot and updated README 2023-03-13 11:00:27 +01:00
dcb724f902 Strip trailing and leading newlines from Bing Chatbot answers 2023-03-13 10:59:49 +01:00
e4f0e17347
Updated README 2023-03-13 10:46:55 +01:00
c8361abe28 Added Bing's Chatbot, extended API and example, updated README 2023-03-13 10:44:01 +01:00
308bf0730f Added cli and moved official API to chatgpt_pyapi.openai 2023-03-13 08:09:32 +01:00
4fd0969457 Improved code by renaming variables, adding more asserts and moving code segments 2023-03-11 14:10:13 +01:00
e8b3b97da9 Added explanations to example.py 2023-03-09 17:26:35 +01:00
bbd0f64f54 Added ChatGPT.add_to_chat() method to add messages that will be sent later and updated example.py 2023-03-09 17:16:58 +01:00
b0f6ee2336 Updated License 2023-03-09 16:56:02 +01:00
b5a5920722 Added the initial version of the library source code 2023-03-09 16:50:46 +01:00
645101cc46
Initial commit 2023-03-09 14:07:46 +01:00