mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
Implement transport profile routing
This commit is contained in:
@@ -582,7 +582,7 @@ mod tests {
|
||||
provider_api_format: "openai:chat".to_string(),
|
||||
model_name: Some("gpt-test".to_string()),
|
||||
proxy: None,
|
||||
tls_profile: None,
|
||||
transport_profile: None,
|
||||
timeouts,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user