From 7d7a4dd9055ea169bf3828212558bff73d4aa01a Mon Sep 17 00:00:00 2001 From: Daniel Avila Date: Tue, 14 Feb 2023 18:34:46 -0500 Subject: [PATCH] proxy server is down --- README.md | 2 +- app/chatgpt-client.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 19d4299bd8..71f8c72ab8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Currently, this project is only functional with the `text-davinci-003` model. ## How to Get Started ## > **Warning** -> Working on easy startup code. Still in development. +> Working on easy startup/config code. Still in development.