openai-gpt-token-counter
Count the number of OpenAI tokens in a string. Supports all OpenAI Text models (text-davinci-003, gpt-3.5-turbo, gpt-4)
gpt-tokens
Calculate the token consumption and amount of openai gpt message
json-gpt
Json-GPT permite interactuar de forma sencilla con el modelo GPT-3.5-turbo en formato JSON
nodejs-gpt
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.