dqbd / tiktoken

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

Add gpt3.5-turbo-instruct model #71

Closed Prince-Mendiratta closed 5 months ago

Prince-Mendiratta commented 9 months ago

Hello team! OpenAI just released the new model, came here from langchainjs, facing this issue.

Added the relevant encodings to support the latest model.

Thank you for your efforts!

dqbd commented 5 months ago

Hey @Prince-Mendiratta, thanks for the PR! LGTM