#What is the difference between models?
11 messages · Page 1 of 1 (latest)
An API for accessing new AI models developed by OpenAI
there is descriptions for each model in the docs
including max token amount
what are max tokens exactly?
The maximum number of tokens to generate in the completion.
The token count of your prompt plus max_tokens cannot exceed the model's context length. Most models have a context length of 2048 tokens (except for the newest models, which support 4096).
its all in the documentation
@tribal night
Image generation is not available in this server.
To start generating images, click here.
oh okay and is there any limit in openAi requestes? I want to put it in my bot like ask and draw cmd but how many times I can send request to openAI?
I just timeouted because of a / 🤦🏻♂️