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
|
fbc1394a70
|
Refactor layout (#1063)
* sidebar collapsable
* resizable panel for audio page
* rename components
* refacotr
* refactor media panels
* refactor
* auto resize waveform
* refactor: rename files
* refactor media components
* refactor
* rename
* fix media provider
* refactor wavefor action buttons
* clean code
* refactor media recording player
* clean up
* fix hotkeys
* refactor
* fix style
* fix style
* fix chat input
* fix shadow player in course
* fix style
* fix style
|
2024-09-12 06:48:19 +08:00 |
|
an-lee
|
b38ed3711f
|
Fix chat (#1047)
* handle chat error
* update scrollbar style
* darkmode for scrollbar
* use azure if the stt engine not found
|
2024-09-07 11:50:09 +08:00 |
|
an-lee
|
54977405cb
|
Feat add chat suggetion helper (#1006)
* use recorder config
* add message timestamp in prompt
* refactor
* add chat suggest
* update prompt
* update style
* update style
* update ux
* refactor suggestion button
* fix chat input
* add hotkey for record
* refactor agent reply
* fix `replaceAll`
* hotkey for continue
* refactor chat list
|
2024-08-22 18:39:22 +08:00 |
|
an-lee
|
f8e53a4e72
|
clear input after sent (#1000)
|
2024-08-21 06:51:19 +08:00 |
|
an-lee
|
dba24c5a57
|
Improve chat (#966)
* add text input for chat
* fix up
* fix message CRUD
* update chat message actions
* may cancel recording
* audio input as default
* fix quick start
* improve action icons
* update
* fix prompt preview
* add tool tips
* update style
|
2024-08-14 15:44:30 +08:00 |
|
an-lee
|
1e0297f8f7
|
Feat: voice chat with AI (#898)
* add chats page
* add basic layout and types
* add chat context
* add more components
* add agent form
* add destroy button
* update types
* add models
* update chat agent
* create chat agent
* refactor
* refactor
* add chats CRUD
* notify for chat db update
* refactor
* typo
* chat CRUD
* refactor
* clean code
* add vad
* may record
* may transcribe recording
* update models
* edit chat member
* chat form update
* refactor
* fix chat form
* transcribe in chat
* create chat session
* may create chat session
* update
* update chat
* locale
* refactor
* refactor
* update
* update
* update
* refactor chat
* Fix
* fix
* update prompt
* refactor
* make it works
* update agent message actions
* may assess recording
* fix chat message recording assess
* refine
* refactor
* refactor
* may delete message
* may edit message
* update locales
* fix package issue in Mac
* add destroy callbacks
* fix chats CRUD
* update chats
* add quickstart
* update locales
* refactor
* refactor prompt
* remove console.log
* update
* fix locales
|
2024-08-13 16:09:44 +08:00 |
|