dqbd / tiktoken

JS port and JS/WASM bindings for openai/tiktoken
MIT License
648 stars 49 forks source link

Add support for the newest Open AI embeddings models #90

Open AleksTrpkovski opened 4 months ago

AleksTrpkovski commented 4 months ago

Is it possible to add support for the latest Embeddings models from Open AI: text-embedding-3-large and text-embedding-3-small?

tartom7997 commented 4 weeks ago

+1

lukasugar commented 2 days ago

I've created the PR that adds them, please approve @dqbd :) https://github.com/dqbd/tiktoken/pull/109