mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
chore: update release notes (#267)
* chore: update release notes * fix typo * chore: update docs
This commit is contained in:
20
docs/content.en/docs/getting-started/installation/windows.md
Normal file
20
docs/content.en/docs/getting-started/installation/windows.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
weight: 10
|
||||
title: "Windows"
|
||||
asciinema: true
|
||||
---
|
||||
|
||||
# Windows
|
||||
|
||||
## Download Coco AI
|
||||
|
||||
Goto [https://coco.rs/](https://coco.rs/)
|
||||
|
||||
## Install Wizard
|
||||
|
||||
{{% load-img "/img/windows/1.png" "" %}}
|
||||
{{% load-img "/img/windows/2.png" "" %}}
|
||||
{{% load-img "/img/windows/3.png" "" %}}
|
||||
{{% load-img "/img/windows/4.png" "" %}}
|
||||
{{% load-img "/img/windows/5.jpeg" "" %}}
|
||||
|
||||
@@ -11,15 +11,30 @@ Information about release notes of Coco Server is provided here.
|
||||
|
||||
### Features
|
||||
|
||||
### Breaking changes
|
||||
|
||||
### Bug fix
|
||||
|
||||
### Improvements
|
||||
|
||||
## 0.2.0 (2015-03-07)
|
||||
|
||||
### Features
|
||||
|
||||
- Add timeout to fusion search #174
|
||||
- Add api to disable or enable server #185
|
||||
- Networked search supports selection of data sources #209
|
||||
- Add deepthink and knowledge search options to RAG based chat
|
||||
- Support i18n, add Chinese language support
|
||||
- Support Windows platform
|
||||
- etc.
|
||||
|
||||
### Breaking changes
|
||||
|
||||
### Bug fix
|
||||
|
||||
- Fix to access deeplink for linux #148
|
||||
- etc.
|
||||
|
||||
### Improvements
|
||||
|
||||
@@ -32,6 +47,12 @@ Information about release notes of Coco Server is provided here.
|
||||
- Refactor: the display of search results and the logic of creating new chats #207
|
||||
- Refactor: AI conversation rendering logic #216
|
||||
- Refresh all server's info on purpose, get the actual health info #225
|
||||
- Improve chat message display
|
||||
- Improve application search, support macOS/Windows and Linux
|
||||
- Display the version of the server in the settings page
|
||||
- Allow to switch between different data sources in networked search
|
||||
- Allow to switch servers in the settings page
|
||||
- etc.
|
||||
|
||||
|
||||
## 0.1.0 (2015-02-16)
|
||||
|
||||
BIN
docs/static/img/windows/1.png
vendored
Normal file
BIN
docs/static/img/windows/1.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 440 KiB |
BIN
docs/static/img/windows/2.png
vendored
Normal file
BIN
docs/static/img/windows/2.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 309 KiB |
BIN
docs/static/img/windows/3.png
vendored
Normal file
BIN
docs/static/img/windows/3.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 188 KiB |
BIN
docs/static/img/windows/4.png
vendored
Normal file
BIN
docs/static/img/windows/4.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 359 KiB |
BIN
docs/static/img/windows/5.jpeg
vendored
Normal file
BIN
docs/static/img/windows/5.jpeg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user