mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
add more changes
This commit is contained in:
parent
cd90faf50c
commit
66a971b086
8 changed files with 35 additions and 9 deletions
|
|
@ -25,6 +25,7 @@ pub struct Configuration {
|
|||
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
|
||||
pub struct Overrides {
|
||||
pub prompt_target_intent_matching_threshold: Option<f64>,
|
||||
pub optimize_context_window: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize, Default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue