File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ Chat Answer is an open source app based on ChatGPT.
20
20
<img src="img/app-store.svg" alt="">
21
21
</a >
22
22
23
- ![ ios-screen] ( img/ios-screen.png )
23
+ ![ ios-screen-dark ] ( img/ios-screen-dark.png ) ![ ios-screen-light ] ( img/ios-screen-light .png)
24
24
25
25
## Android App
26
26
27
27
<a href =" https://play.google.com/store/apps/details?id=com.bapaws.answer " >
28
28
<img src="img/google-play-badge.png" alt="" height=80>
29
29
</a >
30
30
31
- ![ android-screen] ( img/android-screen.png )
31
+ ![ android-screen-dark ] ( img/android-screen-dark.png ) ![ android-screen-light ] ( img/android-screen-light .png)
32
32
33
33
## Roadmap
34
34
@@ -39,11 +39,13 @@ Chat Answer is an open source app based on ChatGPT.
39
39
- [x] Messages local storage
40
40
- [x] Support markdown
41
41
- [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
43
46
- [ ] Support delete message
44
47
- [ ] App settings
45
48
- [ ] Support for code replication
46
- - [ ] Support system message
47
49
- [ ] Support more chat scenarios
48
50
49
51
## License
Original file line number Diff line number Diff line change 20
20
<img src="img/app-store.svg" alt="">
21
21
</a >
22
22
23
- ![ ios-screen] ( img/ios-screen.png )
23
+ ![ ios-screen-dark ] ( img/ios-screen-dark.png ) ![ ios-screen-light ] ( img/ios-screen-light .png)
24
24
25
25
## Android App
26
26
27
27
<a href =" https://play.google.com/store/apps/details?id=com.bapaws.answer " >
28
28
<img src="img/google-play-badge.png" alt="" height=80>
29
29
</a >
30
30
31
- ![ android-screen] ( img/android-screen.png )
31
+ ![ android-screen-dark ] ( img/android-screen-dark.png ) ![ android-screen-light ] ( img/android-screen-light .png)
32
32
33
33
## Roadmap
34
34
39
39
- [x] 消息本地存储
40
40
- [x] 消息支持 Markdown
41
41
- [x] 支持代码块高亮显示
42
- - [ ] 支持会话设置
42
+ - [x] 支持会话设置
43
+ - [x] 支持引用消息设置上下文
44
+ - [x] 支持系统角色设置
45
+ - [x] 支持系统消息
43
46
- [ ] 支持删除消息
44
47
- [ ] 应用设置,支持语言、外观切换
45
48
- [ ] 代码块的复制按钮
46
- - [ ] 支持系统消息
47
49
- [ ] 支持更多聊天场景
48
50
49
51
## License
You can’t perform that action at this time.
0 commit comments