Commit Graph

6 Commits

Author SHA1 Message Date
CanisMinor
4fa2ef410f feat: support TTS & STT (#443)
*  feat(tts): Add tts and stt basic features

*  feat(tts): Handle error

* 💄 style(tts): Add alert to error handler

* 🐛 fix(tts): Error display

* ♻️ refactor: refactor the openai initial code to the createBizOpenAI

* ♻️ refactor(tts): Refactor header config

*  feat: Add TTS voice preview

* 🐛 fix(tts): Fix header

* 🐛 fix: Fix api

---------

Co-authored-by: Arvin Xu <arvinx@foxmail.com>
2023-11-19 21:43:58 +08:00
Arvin Xu
e3d2a8e0e3 💄 style: improve password ui to make it more clear (#458)
* 💄 style: improve password ui

* 🌐 style: update locale
2023-11-14 23:35:22 +08:00
arvinxx
4df638487f feat: add open new topic when open a topic 2023-11-05 21:39:22 +08:00
canisminor1990
ce932d7b11 💄 style: Update topic list header 2023-11-04 18:26:38 +08:00
canisminor1990
8a794f93a8 💄 style: Add guide to market page 2023-10-28 13:54:55 +08:00
Arvin Xu
cf15f1ebff feat: support translate message to current language (#340)
* 🚚 refactor: rename prompts to chains

* ♻️ refactor: refactor Message Actions

* ♻️ refactor: add translate action

*  feat: support translate

* ♻️ refactor: refactor part of common locale to chat

* 🌐 style: update i18n
2023-10-18 14:58:02 +08:00