Patching ChatGPT into the CLI terminal

Опубликовано: 23 Апрель 2023
на канале: Draupner Data
88
5

Lets tweak the AIY code so that it fits me/you better.

I want chat-sessions that remember earlier answers. Get rid of garage printouts to support pipes. And have the possibility to list supported models, from OpenAI.

My changes are published as OAI, OpenAI API.
This is the Python API of OpenAI, for ChatGPT.

In the next video I will list what I use it for, and how to do that..

00:00 What needs fixing
00:36 From AIY to OAI
01:14 Chat sessions
04:32 Garbage text
05:33 Models
05:52 What and How

Usefull links:
Code
https://github.com/draupner1/oai.git