Chat Completion
Authentication: Required (JWT token or Api Key)
Generates a chat completion response using the specified model. Requires sufficient user credits and valid model.
Enter your API key or JWT with the 'Bearer ' prefix
ID of the model to use for completion
Whether to stream back partial progress
falseWhat sampling temperature to use, between 0 and 2
1An alternative to sampling with temperature, called nucleus sampling
1The maximum number of tokens to generate in the completion
Seed for deterministic results
Maximum number of completion tokens
Number between -2.0 and 2.0 to penalize repeated tokens
0Number between -2.0 and 2.0 to penalize tokens already present in the text
0Successfully generated completion
Insufficient credits
Model access forbidden
Model not found
Last updated