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
# Content5Inner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **Type** |  (enum: text, image, audio, resource_link, resource) | 
**text** | **String** |  | 
**annotations** | Option<[**models::Annotations**]Annotations.md> |  | [optional]
**_meta** | Option<**std::collections::HashMap<String, serde_json::Value>**> |  | [optional]
**data** | **String** |  | 
**mime_type** | **String** |  | 
**name** | **String** |  | 
**title** | Option<**String**> |  | [optional]
**uri** | **String** |  | 
**description** | Option<**String**> |  | [optional]
**size** | Option<**i32**> |  | [optional]
**icons** | Option<[**Vec<models::McpServerIcon>**]MCPServerIcon.md> |  | [optional]
**resource** | [**models::Resource**]Resource.md |  | 

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