dqbd / tiktoken

JS port and JS/WASM bindings for openai/tiktoken
MIT License
652 stars 48 forks source link

Rename TiktokenEmbedding → TiktokenEncoding? #4

Closed darknoon closed 1 year ago

darknoon commented 1 year ago

I think it could be confused with models that output embeddings

dqbd commented 1 year ago

Agreed, missed it before releasing 😓 Will take in mind when creating a new major version, as this will most likely will be a breaking change.