making model resolution info vs. debug in the logs (#585)

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
This commit is contained in:
Salman Paracha 2025-10-04 17:06:05 -07:00 committed by GitHub
parent c6c8119936
commit 276b7e8c48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -785,7 +785,7 @@ impl HttpContext for StreamContext {
// Extract user message for tracing
self.user_message = deserialized_client_request.get_recent_user_message();
debug!(
info!(
"[ARCHGW_REQ_ID:{}] MODEL_RESOLUTION: req_model='{}' -> resolved_model='{}' provider='{}' streaming={}",
self.request_identifier(),
model_requested,