tinker.types.SupportedModel
class tinker.types.SupportedModel(BaseModel)
Information about a model supported by the server.
Fields:
- model_name – The name of the supported model.
- max_context_length – The maximum context length (in tokens) supported by this model.