trieve-client 0.11.7

Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# SemanticBoost

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**distance_factor** | **f32** | Arbitrary float (positive or negative) specifying the multiplicate factor to apply before summing the phrase vector with the chunk_html embedding vector | 
**phrase** | **String** | Terms to embed in order to create the vector which is weighted summed with the chunk_html embedding vector | 

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