context_length


Description:

public int context_length { get; set; }

Context length (maximum tokens the model can process).

Available from the show API (show_model() endpoint). This is typically found in the model_info object as "{model_name}.context_length" in the API response.