trieve-client 0.11.7

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**dataset_id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**description** | **String** |  | 
**id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**metadata** | Option<[**serde_json::Value**].md> |  | [optional]
**name** | **String** |  | 
**tag_set** | Option<**Vec<String>**> |  | [optional]
**tracking_id** | Option<**String**> |  | [optional]
**updated_at** | **String** |  | 

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