LobeChat
Ctrl K
Back to Discovery
OpenAI

GPT-3.5 Turbo 0125

gpt-3.5-turbo-0125
GPT 3.5 Turbo is suitable for various text generation and understanding tasks. Currently points to gpt-3.5-turbo-0125.
16K

Providers Supporting This Model

OpenAI
OpenAIOpenAI
OpenAIgpt-3.5-turbo-0125
Maximum Context Length
16K
Maximum Output Length
--
Input Price
$0.50
Output Price
$1.50

Model Parameters

Randomness
temperature

This setting affects the diversity of the model's responses. Lower values lead to more predictable and typical responses, while higher values encourage more diverse and less common responses. When set to 0, the model always gives the same response to a given input. View Documentation

Type
FLOAT
Default Value
1.00
Range
0.00 ~ 2.00
Nucleus Sampling
top_p

This setting limits the model's selection to a certain proportion of the most likely vocabulary: only selecting those top words whose cumulative probability reaches P. Lower values make the model's responses more predictable, while the default setting allows the model to choose from the entire range of vocabulary. View Documentation

Type
FLOAT
Default Value
1.00
Range
0.00 ~ 1.00