an-lee
d8231ca97c
Feat: Settings for learning lang ( #641 )
...
* refactor settings
* refactor constants
* add settings for native/learning language
* setup langugage for transcribe
* use 2 letter code for echogarden
* AI commands support multiple language
* update languages constant
* fix sentry error
* fix context menu
* show camdict when only learning English
* add en-GB
* recording assess support multiple languages
* fix ai command
* refactor
2024-05-29 15:13:52 +08:00
an-lee
69a6f721ca
Feat summarize audio topic ( #594 )
...
* refactor ai commands
* fix json command
* fix extract story command
* may summarize topic for audio
2024-05-09 10:54:11 +08:00
an-lee
7cc8e0bf7b
use gpt-4-turbo as default ( #515 )
2024-04-12 10:25:35 +08:00
an-lee
7233e0d4a8
setup max retries for AI request
2024-03-25 11:09:10 +08:00
an-lee
ae775e91ea
Fix: ensure AI command model support json response_format ( #365 )
...
* ensure AI command model support json response_format
* update models list
* update tts model list
2024-02-28 22:32:48 +08:00
an-lee
60503aec35
Upgrade deps ( #329 )
...
* upgrade deps
* fix langchain warnings
* add test for login
2024-02-19 17:39:28 +08:00
an-lee
757c2af85c
Feat: use default ai config ( #167 )
...
* fix locale
* use openai config if any
2024-01-19 17:24:12 +08:00
an-lee
5efc5fc1db
Feat: AI commands ( #145 )
...
* upgrade deps
* add extract command
* add lookup.command
* update lookup command
* fix locals
* may lookup one by one
* update lookup method
* add translate command
* cache translation by default
* open ai default settings
* use openai config in context
* refactor
* genreate ipa
* update UI
* handle ai generate fail
2024-01-19 16:52:49 +08:00