Preserve thinking content for providers that require it (#8857)
Signed-off-by: jh-block <jhugo@block.xyz>
This commit is contained in:
@@ -2108,6 +2108,7 @@ fn add_provider() -> anyhow::Result<()> {
|
||||
requires_auth,
|
||||
catalog_provider_id: None,
|
||||
base_path,
|
||||
preserves_thinking: None,
|
||||
})?;
|
||||
|
||||
cliclack::outro(format!("Custom provider added: {}", display_name))?;
|
||||
|
||||
Reference in New Issue
Block a user