an-lee
|
437c133647
|
Improve: UI & code (#1179)
* use frameless
* frame true
* fix UI
* disable whisper.cpp for darwin
* improve page UI
* clean code
* refactor shadowing cancel
* upgrade deps
* fix type
* update e2e
* downgrade echogarden to fix align error
* upgrade echogarden
* upgrade
* fix profile
* refactor login form
* may scan to login with Mixin
* refactor sidebar
* update sidebar ui
* update
* update UI
* update
|
2024-11-14 16:02:34 +08:00 |
|
xiaolai
|
ab813dabb0
|
typo
|
2024-11-14 08:55:18 +08:00 |
|
xiaolai
|
6c8da3075a
|
typo
|
2024-11-11 11:12:27 +08:00 |
|
xiaolai
|
807310a9c1
|
typo
|
2024-11-11 07:25:49 +08:00 |
|
an-lee
|
c98065ca8b
|
upgrade deps (#1167)
* upgrade deps
* update yarn.lock
|
2024-11-09 09:21:28 +08:00 |
|
xiaolai
|
f62bd88b4f
|
phon for 'lure'.
|
2024-11-06 10:12:39 +08:00 |
|
xiaolai
|
53350972e2
|
typo fixed.
|
2024-11-03 13:35:46 +08:00 |
|
xiaolai
|
98ab690519
|
typo fixed.
|
2024-10-30 06:54:59 +08:00 |
|
xiaolai
|
af57e461bc
|
typo fixed.
|
2024-10-29 20:22:56 +08:00 |
|
xiaolai
|
b963e326fd
|
阈值->阀值
|
2024-10-29 08:12:29 +08:00 |
|
xiaolai
|
77e029764e
|
fixing typo.
|
2024-10-21 10:34:35 +08:00 |
|
an-lee
|
d2c32d3675
|
Fix transcription (#1137)
* upgrade deps
* fix generate transcription
* validate transcription before download from online
|
2024-10-20 11:58:21 +08:00 |
|
an-lee
|
ae4d245c01
|
docs: update changelog
|
2024-10-19 11:26:38 +08:00 |
|
an-lee
|
2f2c4431c5
|
docs: update
|
2024-10-17 17:36:45 +08:00 |
|
an-lee
|
bd3b6006b5
|
docs: update install links
|
2024-10-17 17:33:33 +08:00 |
|
an-lee
|
7f27e35f65
|
docs: update changelog
|
2024-10-17 17:04:33 +08:00 |
|
an-lee
|
04bf697574
|
update docs
|
2024-10-17 16:47:11 +08:00 |
|
an-lee
|
e4a3556f14
|
update changelog
|
2024-10-17 16:44:21 +08:00 |
|
an-lee
|
2a21440693
|
update chat docs
|
2024-10-17 16:44:21 +08:00 |
|
an-lee
|
9097ea7976
|
update docs
|
2024-10-17 16:44:21 +08:00 |
|
an-lee
|
84af28349c
|
update chat docs
|
2024-10-17 16:44:21 +08:00 |
|
an-lee
|
6cb2a08b5b
|
add docs about chat
|
2024-10-17 16:44:20 +08:00 |
|
an-lee
|
9e81d74cd9
|
upgrade deps (#1133)
|
2024-10-17 16:42:45 +08:00 |
|
an-lee
|
5f5811bc9c
|
upgrade deps (#1129)
|
2024-10-15 09:42:42 +08:00 |
|
an-lee
|
d32a51ef23
|
Feat: New agent from templates (#1117)
* upgrade deps
* fix error after delete agent & chats
* fix warning
* new agent from template
* improve select template
* chat agent description optional
* refactor
* may update templates from remote
|
2024-10-11 11:47:28 +08:00 |
|
an-lee
|
a2ef3fc955
|
Upgrade dep (#1116)
* update renderer spec
* fix renderer.spec
* upgrade yarn
* upgrade electron & echogarden
* upgrade langchain
* upgrade deps
* remove sentry
* remove unused deps
|
2024-10-10 09:29:58 +08:00 |
|
an-lee
|
d96c9ff773
|
Refactor Chat (#1108)
* modify chat table & migrate
* refactor layout
* update layout
* actions for chats & agents
* refactor chat form
* refactor chat form
* update chat form
* rename
* refactor types & locales
* refactor tts engine
* refactor
* fix config
* refactor chat form
* refactor chat member form
* fixing
* refactor ask agent
* chat in conversation
* fix chat message update
* may update chat member
* update chat member from message
* refacto group propmt
* chat member gpt settings
* update ui
* more config for chat
* add locales
* update chat agent form
* add locales for agent form
* update UI
* auto reply for text input
* update chat
* update chat input
* rename colomns
* update chat
* udpate agent message
* add chat member
* add/remove chat member
* fix chat member
* refactor
* auto update chat name
* fix chat update
* refactor chat column
* fix chat
* add agent loading
* use fresh new prompt when ask agent
* add chat forwarder
* refactor chat
* fix
* add copilot
* toggle copilot
* add copilot chat
* avoid open the same chat at the same time
* update copilot header
* add agent introduction in the first place of chat
* rename column
* update style
* refactor
* invoke all agents in group after asking
* chat sidebar collopse
* may select chat in copilot
* update ui
* new chat from agent
* upgrade deps
* refactor chat & chatAgent
* add limit for chat member create
* update chat form
* update db & migration
* fix up
* fix group chat
* fix panel warning
* display chat agent type
* tts message
* fit tts agent
* refactor
* chat fowarder
* update UI
* setup default values for tts agent
* fix chat member add/remove
* edit tts agent
* display chat date
* Fix UI
* add system message
* refactor
* fix hook
* refactor
* touch chat&agent when new message created
* fix auto reply
* migrate conversation to chat
* add migrate api
* fix migrate
* update migrate
* refactor
* refactor
* refactor
* fix delete agent
* add hotkey for copilot
* fix bugs
* upgrade deps
* refactor tts hook
* stop auto playback when azure transcribed
* refactor
* clean up
* fix UI
* fix conversation migrate
* handle error
* update model
* declare types
* audo backup db file when started
* fix db backup
* refactor db migration
* fix UI
* refactor
* fix chat auto update name
* fix authorization lost when hot reload
* refactor
* refactor
* fix tts form
* keep agent avatar up to date
* clean code
|
2024-10-09 16:57:32 +08:00 |
|
an-lee
|
245a1ea461
|
upgrade deps (#1095)
|
2024-09-24 10:13:35 +08:00 |
|
an-lee
|
89a9d8343c
|
docs: fix version
|
2024-09-20 11:37:53 +08:00 |
|
an-lee
|
5ea8fcb75d
|
docs: update changelog
|
2024-09-17 18:16:05 +08:00 |
|
yuzheng-sun
|
1f40263229
|
Update 3.1-vowels.md (#1071)
corrected a typo "并“-> "并不"
|
2024-09-16 21:34:18 +08:00 |
|
an-lee
|
2eb4761a13
|
upgrade deps (#1079)
|
2024-09-16 20:36:35 +08:00 |
|
an-lee
|
9522c6d7a7
|
update changelog
|
2024-09-15 05:56:48 +08:00 |
|
an-lee
|
2e0ee560bd
|
update dict docs
|
2024-09-15 05:46:44 +08:00 |
|
Lyric
|
95974697a0
|
fix: audio
|
2024-09-14 16:30:15 +09:00 |
|
xiaolai
|
5ea2b6946c
|
keep updated
|
2024-09-14 11:07:41 +08:00 |
|
Lyric
|
90c8d3b98d
|
feat: 🎸 add support for carousel buttons in md
|
2024-09-13 13:55:09 +09:00 |
|
zhangqingwu
|
06ccb634eb
|
feat: 🎸 support carousel in md
|
2024-09-13 13:53:16 +09:00 |
|
an-lee
|
4a4296032e
|
upgrade deps (#1066)
|
2024-09-13 10:43:28 +08:00 |
|
xiaolai
|
4741d5be7c
|
alphabets
|
2024-09-11 11:29:02 +08:00 |
|
xiaolai
|
fd1447c80b
|
alphabets
|
2024-09-11 11:17:38 +08:00 |
|
xiaolai
|
b5b02a45cd
|
worker, ɚ, work<b>er</b>
|
2024-09-10 10:38:16 +08:00 |
|
an-lee
|
d6826b79da
|
upgrade deps (#1061)
|
2024-09-10 04:42:19 +08:00 |
|
an-lee
|
e3c3d1d4a2
|
docs: update changelog
|
2024-09-09 06:04:33 +08:00 |
|
xiaolai
|
f9727453d4
|
** misplaced.
|
2024-09-08 23:20:18 +08:00 |
|
an-lee
|
d96f6adad8
|
move openai settings to advanced
|
2024-09-07 19:36:39 +08:00 |
|
an-lee
|
f8915815d7
|
docs: update dicts table
|
2024-09-07 11:55:15 +08:00 |
|
an-lee
|
e4e7639c5a
|
Docs: update dicts table
|
2024-09-07 11:50:25 +08:00 |
|
an-lee
|
93ffb85abd
|
docs: update enjoy settings
|
2024-09-06 20:37:59 +08:00 |
|
an-lee
|
c4e58b145f
|
update dict link
|
2024-09-06 20:30:43 +08:00 |
|