Make configurable by reading settings file
code-yeongyu opened this issue · 2 comments
code-yeongyu commented
some kind of ~/.aishell_config.json file to set
- what model to use by default (reverse-engineered original chatgpt vs gpt3 vs gpt-3.5-turbo(chatgpt model))
- openai token or chatgpt access token
code-yeongyu commented
integrate #22 with the token management would be fasctinating. no need to open the browser at all until the browser's token is expired
code-yeongyu commented
giving option something like --login and refresh or fill sesion token would be awesome