From bbc372b709bfb0292f3aa18196ac07cd2c54b728 Mon Sep 17 00:00:00 2001
From: rex <1073853456@qq.com>
Date: Wed, 15 May 2024 00:50:58 +0800
Subject: [PATCH] update images of readme
---
README-en.md | 73 ++++++++++++++++++++++++++++++++++------------------
README.md | 70 ++++++++++++++++++++++++++++++++++---------------
2 files changed, 97 insertions(+), 46 deletions(-)
diff --git a/README-en.md b/README-en.md
index 4b71d34..eb1059b 100644
--- a/README-en.md
+++ b/README-en.md
@@ -23,13 +23,19 @@
AskChat is a command-line tool for ChatGPT interaction, allowing you to call ChatGPT anytime, anywhere.
-Run in the terminal:
-
-![hello](docs/assets/svgs/hello.svg)
-
-Run in Jupyter Notebook:
+
+
+
-![jupyter](docs/assets/jupyter.gif)
+
+
+
## Installation and Configuration
@@ -64,21 +70,33 @@ In addition, you can use `askchat` for more flexible dialogue and `askenv` to ma
### Usage Examples
-1. API debugging, testing default parameters and return results.
-
- ![debug](docs/assets/svgs/debug.svg)
-
-2. Get a list of available models.
-
- ![validmodels](docs/assets/svgs/validmodels.svg)
-
-3. Multi-turn dialogue, saving dialogues, loading dialogues, etc.
+
+
+
- ![chatlog](docs/assets/svgs/chatlog.svg)
+
+
+
-4. Specify parameters, using different models and APIs.
+