Commit Graph

8 Commits

Author SHA1 Message Date
JustSong
ea767633ea fix: using whitelist when disabling channels (close #292) 2023-07-22 18:15:30 +08:00
JustSong
16b6ace078 feat: able to approximate token (close #207) 2023-07-04 19:54:13 +08:00
quzard
af6c2f475e chore: update countTokenMessages (#238) 2023-07-03 09:42:34 +08:00
JustSong
c02892ea6a refactor: split the relay controller 2023-06-19 10:28:55 +08:00
JustSong
6b6027d142 fix: now the input field can be array type now (close #149) 2023-06-12 16:11:57 +08:00
JustSong
577daf342d fix: use gpt-3.5's encoder if not found (close #110) 2023-05-21 11:11:19 +08:00
JustSong
05de29c830 feat: support channel ai.ls now (close #99) 2023-05-19 11:07:17 +08:00
quzard
d15ca33175 fix: make the token number calculation more accurate (#101)
* Make token calculation more accurate.

* fix: make the token number calculation more accurate

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-05-19 09:41:26 +08:00