Skip to content

Commit

Permalink
doc: tweak download
Browse files Browse the repository at this point in the history
  • Loading branch information
Bin-Huang committed Aug 1, 2023
1 parent 138466b commit 28ac12e
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,7 @@
</tr>
</table>

## Features

- More free and powerful Prompt capability
- Data is stored locally and will not be lost
- Supports multiple cutting-edge LLM models and providers, such as OpenAI, Azure OpenAI and ChatGLM-6B
- Markdown & Code Highlighting
- Prompt Library, Message Quoting
- Streaming reply
- Ergonomic UI design & Night Mode
- Suitable for team collaboration, supporting the sharing of OpenAI API resources within the team. View [tutorial](./team-sharing/README.md)
- Providing installation packages, no deployment required
- Free and open source

## Download installer

### Download from the official website
## Download

<table>
<tr>
Expand Down Expand Up @@ -87,10 +72,22 @@
</tr>
</table>

### Download from GitHub Releases

Visit the **[GitHub Releases](https://github.com/Bin-Huang/chatbox/releases)** to download the latest version or any previous release.

## Features

- Enhanced prompting capability
- Data is stored locally and will not be lost
- Supports multiple cutting-edge LLM models and providers, such as OpenAI, Azure OpenAI and ChatGLM-6B
- Keyboard shortcuts for improved productivity
- Markdown & Code Highlighting
- Prompt Library, Message Quoting
- Streaming reply
- Ergonomic UI design & Night Mode
- Suitable for team collaboration, supporting the sharing of OpenAI API resources within the team. View [tutorial](./team-sharing/README.md)
- Providing installation packages, no deployment required
- Free and open source

## FAQ

- [Frequently Asked Questions](./FAQ.md)
Expand Down Expand Up @@ -128,6 +125,7 @@ At first, I didn't know that it would be so popular. I listened to the feedback
- [x] Improved prompt settings
- [x] Prompt Library
- [x] Built-in AI services out of the box
- [x] Shortcut keys
- [ ] Talk with files
- [ ] Talk with URLs
- [ ] Mobile(Android, iOS)
Expand Down

0 comments on commit 28ac12e

Please sign in to comment.