trieve-client 0.11.7

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**completion_tokens** | Option<**i32**> |  | [optional]
**content** | **String** |  | 
**created_at** | **String** |  | 
**dataset_id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**deleted** | **bool** |  | 
**id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**prompt_tokens** | Option<**i32**> |  | [optional]
**role** | **String** |  | 
**sort_order** | **i32** |  | 
**topic_id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**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)