Q: Hi, What do you mean with "tokens", " 8,000 token limit per request" and "400,000 GPT-4 tokens per month"?
How does each work? How much tokens is the average piece of code that's written? What can you code or for what can you use the code generation feature?

Stefan_CodeSnippetsAI
May 15, 2024A: Hi there,
Tokens are calculated as per OpenAI guidelines. 1 token = 4-5 letters.
More info can be found here: https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them
The 8k token limit refers to how many tokens can be sent within a request to the AI.
An average piece of code will comprise of around 300 tokens. This all depends on the coding language you use, and what you’re asking the AI.
You can use the AI for all questions coding related, and generate code for any coding language that is supported by OpenAI.
More info can be found on our website: https://codesnippets.ai