Skip to content

Commit c09151f

Browse files
committed
readme
1 parent fdbb289 commit c09151f

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ Chat Answer is an open source app based on ChatGPT.
2020
<img src="img/app-store.svg" alt="">
2121
</a>
2222

23-
![ios-screen](img/ios-screen.png)
23+
![ios-screen-dark](img/ios-screen-dark.png)![ios-screen-light](img/ios-screen-light.png)
2424

2525
## Android App
2626

2727
<a href="https://play.google.com/store/apps/details?id=com.bapaws.answer">
2828
<img src="img/google-play-badge.png" alt="" height=80>
2929
</a>
3030

31-
![android-screen](img/android-screen.png)
31+
![android-screen-dark](img/android-screen-dark.png)![android-screen-light](img/android-screen-light.png)
3232

3333
## Roadmap
3434

@@ -39,11 +39,13 @@ Chat Answer is an open source app based on ChatGPT.
3939
- [x] Messages local storage
4040
- [x] Support markdown
4141
- [x] Support code block highlight
42-
- [ ] Support conversation settings
42+
- [x] Support conversation settings
43+
- [x] Support quote message
44+
- [x] Support add prompts
45+
- [x] Support system message
4346
- [ ] Support delete message
4447
- [ ] App settings
4548
- [ ] Support for code replication
46-
- [ ] Support system message
4749
- [ ] Support more chat scenarios
4850

4951
## License

README.zh-Hans.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
<img src="img/app-store.svg" alt="">
2121
</a>
2222

23-
![ios-screen](img/ios-screen.png)
23+
![ios-screen-dark](img/ios-screen-dark.png)![ios-screen-light](img/ios-screen-light.png)
2424

2525
## Android App
2626

2727
<a href="https://play.google.com/store/apps/details?id=com.bapaws.answer">
2828
<img src="img/google-play-badge.png" alt="" height=80>
2929
</a>
3030

31-
![android-screen](img/android-screen.png)
31+
![android-screen-dark](img/android-screen-dark.png)![android-screen-light](img/android-screen-light.png)
3232

3333
## Roadmap
3434

@@ -39,11 +39,13 @@
3939
- [x] 消息本地存储
4040
- [x] 消息支持 Markdown
4141
- [x] 支持代码块高亮显示
42-
- [ ] 支持会话设置
42+
- [x] 支持会话设置
43+
- [x] 支持引用消息设置上下文
44+
- [x] 支持系统角色设置
45+
- [x] 支持系统消息
4346
- [ ] 支持删除消息
4447
- [ ] 应用设置,支持语言、外观切换
4548
- [ ] 代码块的复制按钮
46-
- [ ] 支持系统消息
4749
- [ ] 支持更多聊天场景
4850

4951
## License

0 commit comments

Comments
 (0)