Config Options
dandy.llm.LlmConfigOptions
Source code in dandy/llm/service/config/options.py
seed
property
randomize_seed
property
max_input_tokens
property
max_output_tokens
property
temperature
property
prompt_retry_count
property
merge_to_copy
Merges the current instance with another secondary instance Current instance attributes that are not none will take precedence over the secondary instance