j178 / chatgpt

An elegant interactive CLI for ChatGPT
728 stars 54 forks source link

support token calculation #20

Closed j178 closed 1 year ago

j178 commented 1 year ago

https://github.com/pandodao/tokenizer-go

j178 commented 1 year ago

https://github.com/samber/go-gpt-3-encoder and https://github.com/openai/tiktoken/blob/main/src/lib.rs

j178 commented 1 year ago

https://github.com/zurawiki/tiktoken-rs

j178 commented 1 year ago

https://github.com/pkoukk/tiktoken-go

j178 commented 1 year ago

Closed in #51