[router] add reasoning and tool parser argument in router (#11290)
This commit is contained in:
@@ -826,6 +826,8 @@ fn oracle_config_validation_requires_config_when_enabled() {
|
||||
},
|
||||
history_backend: HistoryBackend::Oracle,
|
||||
oracle: None,
|
||||
reasoning_parser: None,
|
||||
tool_call_parser: None,
|
||||
..Default::default()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user