Chat Model
Identifier of a DeepSeek chat model.
Serialized to the string slug expected by the DeepSeek API (for example, deepseek-chat).
See also
Entries
Link copied to clipboard
@SerialName(value = "deepseek-chat" )
General-purpose chat model. Corresponds to API identifier deepseek-chat.
Link copied to clipboard
@SerialName(value = "deepseek-reasoner" )
Reasoning-optimised model that also returns reasoning traces. Corresponds to API identifier deepseek-reasoner.