mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
Merge branch 'main' into adil/agent_format
This commit is contained in:
commit
0eb0d2c3ff
5 changed files with 160 additions and 157 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue