trieve-client 0.11.7

Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
Documentation
# SlimChunkMetadata

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**dataset_id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**image_urls** | Option<**Vec<String>**> |  | [optional]
**link** | Option<**String**> |  | [optional]
**location** | Option<[**models::GeoInfo**]GeoInfo.md> |  | [optional]
**metadata** | Option<[**serde_json::Value**].md> |  | [optional]
**num_value** | Option<**f64**> |  | [optional]
**tag_set** | Option<**String**> |  | [optional]
**time_stamp** | Option<**String**> |  | [optional]
**tracking_id** | Option<**String**> |  | [optional]
**updated_at** | **String** |  | 
**weight** | **f64** |  | 

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