Commit Graph

8 Commits

Author SHA1 Message Date
hiroki osame
5fe127d377 feat: show error stack on unknown error (#124)
* feat: show error stack on unknown error

* improve message
2023-03-03 00:58:22 -05:00
Simon Liang
c194c917d7 refactor: use tokenizer to accurately count tokens (#114)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-03-01 21:00:52 -05:00
hiroki osame
5f2efc83f5 feat: link OpenAI status on 500 error (#121) 2023-03-01 20:16:47 -05:00
hiroki osame
f8fb0e246a refactor: use custom OpenAI "fetch" (#106) 2023-03-01 19:56:56 -05:00
hiroki osame
5a506b750e fix: improve large diff error message (#101) 2023-02-22 04:19:05 -05:00
hiroki osame
75d77001b1 fix: handle unreachable openai.com (#100) 2023-02-22 00:16:01 -05:00
hiroki osame
0b80a0031e feat: git hook (#95) 2023-02-21 08:08:44 -05:00
Hiroki Osame
0d3f35c135 feat: config command (#71) 2023-02-21 22:04:40 +09:00