From 38d83f7d79475bbda72dffaaea8a78f50a980642 Mon Sep 17 00:00:00 2001 From: rex <1073853456@qq.com> Date: Tue, 4 Jun 2024 00:17:30 +0800 Subject: [PATCH] update readme --- README-en.md | 16 ++++++++-------- README.md | 4 +--- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/README-en.md b/README-en.md index c2a045c..d090e63 100644 --- a/README-en.md +++ b/README-en.md @@ -25,14 +25,14 @@ AskChat is a command-line tool for ChatGPT interaction, allowing you to call Cha
-
Run in Terminal
+
Run in Terminal
hello
-
Jupyter Lab
+
Jupyter Lab
jupyter
@@ -72,28 +72,28 @@ In addition, you can use `askchat` for more flexible dialogue and `askenv` to ma
-
1. API debugging
+
1. API debugging
debug
-
2. Get a list of available models
+
2. Get a list of available models
validmodels
-
3. Multi-turn dialogue, saving dialogues, loading dialogues, etc.
+
3. Multi-turn dialogue, saving dialogues, loading dialogues, etc.
chatlog
-
4. Specify parameters, using different models and APIs
+
4. Specify parameters, using different models and APIs
para-models
@@ -152,14 +152,14 @@ Note: `--all-valid-models` will print all available models, including Embedding,
-
1. Create channel
+
1. Create channel
askenv
-
2. Edit channel
+
2. Edit channel
editenv
diff --git a/README.md b/README.md index 0032309..407f385 100644 --- a/README.md +++ b/README.md @@ -199,8 +199,6 @@ ask hello world askenv config [name] [-a API_KEY] [-b BASE_URL] [--api-base API_BASE] [-m MODEL] ``` -## 问 - -题和反馈 +## 问题和反馈 使用过程中有任何问题或建议,欢迎提交 [Issue](https://github.com/cubenlp/askchat/issues)。 \ No newline at end of file