[router][grpc] Support tool call parser in streaming (#11160)
This commit is contained in:
@@ -539,7 +539,7 @@ mod tests {
|
||||
)),
|
||||
tokenizer: None,
|
||||
reasoning_parser_factory: None,
|
||||
tool_parser_registry: None,
|
||||
tool_parser_factory: None,
|
||||
router_manager: None,
|
||||
response_storage: Arc::new(crate::data_connector::MemoryResponseStorage::new()),
|
||||
load_monitor: None,
|
||||
|
||||
Reference in New Issue
Block a user