mistral-openapi-client 0.1.0

Our Chat Completion and Embeddings APIs specification. Create your account on [La Plateforme](https://console.mistral.ai) to get access and read the [docs](https://docs.mistral.ai) to learn how to use it.
Documentation
# LibraryOut

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **uuid::Uuid** |  | 
**name** | **String** |  | 
**created_at** | **String** |  | 
**updated_at** | **String** |  | 
**owner_id** | Option<**uuid::Uuid**> |  | 
**owner_type** | **String** |  | 
**total_size** | **i32** |  | 
**nb_documents** | **i32** |  | 
**chunk_size** | Option<**i32**> |  | 
**emoji** | Option<**String**> |  | [optional]
**description** | Option<**String**> |  | [optional]
**generated_description** | Option<**String**> |  | [optional]
**explicit_user_members_count** | Option<**i32**> |  | [optional]
**explicit_workspace_members_count** | Option<**i32**> |  | [optional]
**org_sharing_role** | Option<**String**> |  | [optional]
**generated_name** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)