code-yeongyu/AiShell

Make configurable by reading settings file

code-yeongyu opened this issue · 2 comments

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

integrate #22 with the token management would be fasctinating. no need to open the browser at all until the browser's token is expired

giving option something like --login and refresh or fill sesion token would be awesome