Type Alias ChatModelEnum

ChatModelEnum: typeof ChatModelEnum[keyof typeof ChatModelEnum]

This enum type is provided for convenience but is not enforced. You can pass any string value as the model parameter. New models may be added by without requiring an SDK update.