Commit Graph

15 Commits

Author SHA1 Message Date
BiggerRain
31aa8587ba refactor: AI conversation rendering logic (#216)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: chat messages

* chore: think messages display

* chore: chat message

* chore: chat message

* refactor: the message logic

* chore: add useCallback params

* chore: add ThinkingSegment

* chore: add QueryIntent

* chore: loading & text

* chore: add JSON

* chore: add

* chore: source

* chore: add ws-error listen

* chore: style

* fix: ws reconnect

* chore: ws

* chore: ws

* refactor: AI conversation rendering logic

* chore: update note
2025-03-02 21:44:21 +08:00
Medcl
9fd56457d8 chore: refresh all server's info on purpose, get the actual health info (#225)
* chore: refresh all server's info

* chore: update release notes
2025-02-28 11:48:25 +08:00
ayangweb
4c5676b125 feat: networked search supports selection of data sources (#209)
* feat: networked search supports selection of data sources

* docs: updating the release note
2025-02-26 16:47:46 +08:00
BiggerRain
0f74d6c392 fix: source dispaly & new chat (#207)
* fix: source display

* fix: source dispaly & new chat

* chore: update relese notes

* chore: delete comments
2025-02-26 15:48:49 +08:00
Medcl
afa15f75a1 refactor: remove websocket_session_id from message request (#206)
* refactor: remove websocket_session_id from message request

* chore: update relese notes
2025-02-26 12:48:54 +08:00
Medcl
7c88e7374b refacotr: refactoring assistant api (#195)
* refacotr: refactoring assistant api

* update release notes
2025-02-25 15:01:32 +08:00
Medcl
3b6c9e31d5 refactor: refactoring health api (#187)
* refactor: refactoring health api

* update release notes
2025-02-24 18:14:43 +08:00
Medcl
8edb6a9051 feat: add api to disable or enable server (#185) 2025-02-24 17:25:43 +08:00
Medcl
7731008f9c chore: init icons in background during start (#176)
* chore: init icons in background during start

* chore: update release notes
2025-02-24 08:22:01 +08:00
Medcl
65d1e05be9 feat: add timeout to fusion search (#174)
* feat: add timeout to fusion search

* feat: add timeout to fusion search #174
2025-02-23 19:10:19 +08:00
Medcl
a06888554b refactor: refactoring login (#173)
* chore: add tips to login

* refactor: refactoring login

* chore: update release notes
2025-02-23 19:08:43 +08:00
Medcl
f63bc753f8 chore: improve app startup, init application search in background (#172)
* chore: improve app startup, init application search in background

* chroe: update release notes
2025-02-23 13:09:38 +08:00
Medcl
ca5a7437f3 fix: allow the to access deeplink for linux (#148)
* fix: fix deeplink for linux

* chore: remove space from app name

* chore: update release notes
2025-02-19 13:02:22 +08:00
Medcl
a61e973b16 fix: docs image link (#146) 2025-02-18 10:54:36 +08:00
Medcl
26c6de74ac doc: add docs (#145) 2025-02-18 10:44:50 +08:00