From 5ff009ccdda015361f478a5332e55af2bd4e308a Mon Sep 17 00:00:00 2001 From: flu0r1ne Date: Fri, 5 May 2023 03:17:28 -0500 Subject: Add warning --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b008f2c..83e3a0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ gpt-chat-cli ------------ +> This is a WIP. Please consider it experimental. + A simple ChatGPT CLI. ### Installation: @@ -112,4 +114,3 @@ options: - [x] Support for any model which is supported through the chat completions API. [See model endpoint compatibility.](https://platform.openai.com/docs/models/model-endpoint-compatibility) - [x] Capability to modify parameters including temperature, frequency penalty, presence penalty, top p, and the maximum number of tokens emitted. -> This is a WIP. -- cgit v1.2.3