trans2 / tests /integration-tests /client /docs /LlmGenerationOptions.md
Mayo
test: Rust integration tests + Vitest UI tests
5242e6a unverified
# LlmGenerationOptions
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**custom_system_prompt** | Option<**String**> | | [optional]
**max_tokens** | Option<**u32**> | | [optional]
**temperature** | Option<**f64**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)